YDGH-Corey
03-02-2010, 02:04 PM
Is there any software we can set up to filter spam email through cpanel and possibly charge our clients extra to use the spam filter if it costs money.
We know spam assassin comes with cpanel, but it doesn't seem to work to well.
phpcoder
03-02-2010, 10:37 PM
Are you looking for a solution such as http://www.mailfoundry.com/ ?
larwilliams
03-02-2010, 10:42 PM
Is there any software we can set up to filter spam email through cpanel and possibly charge our clients extra to use the spam filter if it costs money.
We know spam assassin comes with cpanel, but it doesn't seem to work to well.
The default SpamAssassin configuration is a bit lax. I would recommend running MailScanner and letting it control SA. Also, configure SA to use the SARE ruleset, a DCC check, RBLs and Bayes. The combination of those 4, when properly set up, is pretty damn good.
holman-business
03-02-2010, 10:52 PM
Is there any software we can set up to filter spam email through cpanel and possibly charge our clients extra to use the spam filter if it costs money.
We know spam assassin comes with cpanel, but it doesn't seem to work to well.
There a product called Ajax email anti spam 2.0 which I've seen on the Hot Scripts website
YDGH-Corey
03-03-2010, 11:53 AM
There a product called Ajax email anti spam 2.0 which I've seen on the Hot Scripts website
Yea that's not anything like I'm wanting.
The default SpamAssassin configuration is a bit lax. I would recommend running MailScanner and letting it control SA. Also, configure SA to use the SARE ruleset, a DCC check, RBLs and Bayes. The combination of those 4, when properly set up, is pretty damn good.
Thanks Lar! I'll look into that.