On 3/25/10 10:02 AM, Elton Clemente wrote: > Hi, > > > amavisd.conf: > > (...) > @spam_scanners = (['SpamAssassin', 'Amavis::SpamControl::SpamAssassin'], > ['SpamdClient', 'Amavis::SpamControl::SpamdClient' ]); > > shouldn't it just be: @spam_scanners = (['SpamAssassin', 'Amavis::SpamControl::SpamAssassin']);
if using amavisd, you don't use spamd (don't start it. if you did, stop it) who told you to set report_safe to 2? > local.cf: > > rewrite_header Subject *****SPAM***** > report_safe 2 > trusted_networks 192.168.0. > internal_networks 192.168.0. > lock_method flock > ok_locales all > skip_rbl_checks 0 > use_pyzor 0 > required_score 4.0 > use_bayes 1 > bayes_auto_learn 1 > use_bayes_rules 1 > bayes_ignore_header X-Bogosity > bayes_ignore_header X-Spam-Flag > bayes_ignore_header X-Spam-Status > > -- Michael Scheidell, CTO Phone: 561-999-5000, x 1259 > *| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best Anti-Spam Product 2008, Network Products Guide * King of Spam Filters, SC Magazine 2008 ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/ ______________________________________________________________________ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/