I am missing message headers since I switched from amavisd-new version 2.4.4 to V2.4.5. Just as before, my amavisd.conf contains the following lines (I can provide more detailed info if necessary):
$X_HEADER_TAG = 'X-Virus-Scanned'; $final_virus_destiny = D_DISCARD; $final_banned_destiny = D_DISCARD; $final_spam_destiny = D_PASS; $final_bad_header_destiny = D_PASS; $sa_tag_level_deflt = undef; $sa_tag2_level_deflt = 6.31; $sa_kill_level_deflt = $sa_tag2_level_deflt; $sa_dsn_cutoff_level = 9; The "X-Virus-Scanned" header is always inserted, as expected, while no "X-Spam-*" headers are added anymore. However, a "X-Quarantine-ID" header is added when the spam score exceeds $sa_tag2_level_deflt. Spam status reports are still generated, so I don't think that there is any problem in distinguishing spam from ham. Do you have any idea what could cause "X-Spam-Flag" and "X-Spam-Level" not to be added anymore? I checked my config multiple times without success, and I have not yet found a solution in the FAQ or elsewhere on the Net. Hopefully, it is just a configuration error on my part, but I can't seem to find it. -- Mit freundlichen Grüßen / Sincerely Dipl. Inform. Ralph Seichter ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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/
