Hi,

You have number of options to do that:
1. Check the file for particular scoring with:
# spamassassin -t -D < mailfile.
2. in amavisd.conf (this option will show you the scorings for all mails,
not only for spam):
$sa_tag_level_deflt  = -999;


Regards,
Leon Kolchinsky

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, November 30, 2006 4:30 PM
To: amavis-user@lists.sourceforge.net
Subject: [AMaViS-user] Determining which rules a clean message violated

I'm currently using a the common Postfix/Amavisd-new/SpamAssassin combo to 
filter messages before passing them onto my Lotus Domino server.  This is 
working well, and I've written a little PHP frontend to handle quarantine 
searches as well as releasing/training on messages.  To facilitate 
training I "quarantine" clean messages for 7 days along with all the 
others.  The problem I have, is in finding out which SpamAssassin rules a 
clean message actually triggered.  These show up in the headers of the 
delivered message, but not in the quarantined message nor anywhere in the 
database (that I can find).  Aside from going to the receiving user's 
mailbox and examining the delivered message, is there any way I can 
determine this?

Michael Gaskins
Berkeley County Government
Trainer/Application Developer (IT Department)
[EMAIL PROTECTED]
843-719-4759

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



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