This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to block spammers

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.  


This thread was automatically locked due to age.
Parents Reply Children
  • 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?

    Thanks greatly.
  • Did you stop and restart the proxy?

    Did you enter the domains you don't like in both exim.blocked and exim.blocksenders?

    Did you read the info in my last post on  this thread?
  • 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.

    Thanks
    ICCNT
  • 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.

    John