Colin Brace wrote: > Hello, > > I have amavis-new-2.3.3 running in conjuction with postfix under > FreeBSD 6.1. amavis adds a virus scanner header line but no spam > status header lines to messages, although entries in /var/log/maillog > indicates it appears to be flagging some messages as spam. I I have > these line in amavis.conf: > > [...] > $sa_spam_report_header = 1; > [...] > $sa_tag_level_deflt = 0.0; # add spam info headers if at, or above that > level > $sa_tag2_level_deflt = 0.0; # add 'spam detected' headers at that level > [...] > > as well as this in ../spamassassin/local.cf > > use_terse_report 1 > > What I am missing? > >
did you check the FAQ? amavisd-new will only add these header for mail destined to local_domains... ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
