Is there a way to prevent spammers from getting through other then the RBL list? I want to be able to block some domains as well as individual email accounts.
OK, I did some testing on locking or refusing mail relaying of an e-mail address. I utalized the information presented above but it does not work correctly. If possible can someone lend me some insite to maybe what I am doing incorrectly?
The problem is I want to block a users email address from relaying off the system.
I entered user@mypresentdomain.com in the mentioned .conf files to no success. I do not wish to block any other external users of my doain JUST this particular address.
You may need to specify sender_reject=/etc/exim.blockedsenders or remove the @@lsearch*; from the existing entry in the exim.conf and exim.conf-default files in order to make this work.