Hello, folks!
I've been having a lot of headache with spam, so, a few days ago, I decided to put an external spam filter on my domain.
Now, e-mails to someone@domain.com are directed to the spam filter, and, if they're "clean", they're forwarded to the actual server.
The problem is that some spammers are connecting directly to our server (Their DNS lookup might use the "A record" instead of "MX record"?), and their messages are delivered without being filtered.
Now, finally, the question:
How do I do to allow the delivery of messages just from mailfilter.domain.com or from authenticaded users?
I could realized how to deny just some specific hosts, using access.db, but I want exactly the oposite
Thanks
I've been having a lot of headache with spam, so, a few days ago, I decided to put an external spam filter on my domain.
Now, e-mails to someone@domain.com are directed to the spam filter, and, if they're "clean", they're forwarded to the actual server.
The problem is that some spammers are connecting directly to our server (Their DNS lookup might use the "A record" instead of "MX record"?), and their messages are delivered without being filtered.
Now, finally, the question:
How do I do to allow the delivery of messages just from mailfilter.domain.com or from authenticaded users?
I could realized how to deny just some specific hosts, using access.db, but I want exactly the oposite
Thanks