Skip to main content

Outgoing spam filter using exim

Comments

3 comments

  • cPanelMichael
    Hello :) Yes, you could likely implement a rule that includes all local domain names in that custom filter. You may try searching the Exim documentation or older threads that might implement such rules. Also, have you considered using any native options such as enabling SpamAssassin for outgoing email? Thank you.
    0
  • amal
    [quote="cPanelMichael, post: 1666511">Hello :) Yes, you could likely implement a rule that includes all local domain names in that custom filter. You may try searching the Exim documentation or older threads that might implement such rules. Also, have you considered using any native options such as enabling SpamAssassin for outgoing email? Thank you.
    We have implemented this using Exim ACLs. Also, documented it on our blog for the benefit of the community. :) - [url=http://bobcares.com/blog/blocking-spoofed-mails-going-out-of-your-cpanel-whm-web-hosting-server/]Blocking spoofed mails going out of your cPanel/WHM web hosting server 3 points that we need to keep in mind are [LIST]
  • Usernames in the format user+domain.com won't work. So, they need to change that in their email clients to username@domain.com instead
  • Mails sent from the default email account ( in the name of cPanel username ) won't work. They have to create a separate email account by the same name instead.
  • POP before SMTP won't work. But, we do not recommend turning ON this feature anyway as it's a security risk.
  • Request to cPanel ==> Why can't we add a "spoofing protection" option in cPanel Exim configuration editor ? More than 75% of spam emails are spoofed. And if cPanel can block that out from servers with cPanel installed, that's going to make a significant difference to the amount of spam circulating around the world. The chances of IP Address blacklist will come down as well. :)
  • 0
  • cPanelMichael
    [quote="amal, post: 1669342">Request to cPanel ==> Why can't we add a "spoofing protection" option in cPanel Exim configuration editor ? More than 75% of spam emails are spoofed. And if cPanel can block that out from servers with cPanel installed, that's going to make a significant difference to the amount of spam circulating around the world. The chances of IP Address blacklist will come down as well. :)
    Please feel free to submit a feature request for any ideas or features you think might benefit the software: Submit A Feature Request Thank you.
    0

Please sign in to leave a comment.