Tom, > amavisd-new-2.4.0-rc5 marks mails which does not receive a spamcheck > (spamassassin is disabled for that domain) as "Passed SPAM", which should > be "Passed CLEAN"
If spam check is available despite some recipient having a bypass set (e.g. because spam check result was cached or message was addressed to multiple recipients and some of them did not have bypass turned on), then the main contents category would be SPAM. To get a more precise pre-recipient logging you need to turn on per-recipient logs ($log_recip_templ), and perpaps turn off per-message logging ($log_templ). I noticed that macros ccat_maj and ccat_min (used in log template) in the per-recipient logs do not properly reflect per-recipient state of bypass*, which I'll fix. Mark ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&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/
