Hi!

I played around some time today with postfix, amavisd-new and
spamassassin. My mails on the mail-gateway are just checked, and then
forwarded to another mail-server. spamassassin works (it is not in
daemon-mode), but the headers in the checked mail do not appear. I have
these settings:
/etc/amavisd.conf:
$sa_tag_level_deflt=-5.0;
$sa_tag2_level_deflt=5.0;
$sa_kill_level_deflt=5.0;
$sa_dsn_cutoff_level = 10;    # spam level beyond which a DSN is not sent
$sa_quarantine_cutoff_level = 30;  # spam level beyond which quarantine
is off

$sa_mail_body_size_limit=200*1024;
$sa_local_tests_only=0;
$sa_auto_whitelist=1;

I expect that every mail with more than -5 points should have some extra
headers like
X-Spam-Value: blabla

But there are no additional headers although the passed mail had around
-0.3 points. Whats wrong with my configuration?

Regards
jacusy

-------------------------------------------------------------------------
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
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/

Reply via email to