One thing I do on all my MD installs that my mail admins love:

md_syslog('info', "$QueueID: SA hits=$hits, tests=$names");

I add this in before action_change_header("X-Spam-Status"........

This will allow you to see exactly what tests a particular message hit on in 
your mail log, good or bad and you can evaluate based on the score.

Jim

On Mon, 04 Apr 2005 12:46:04 -0800, Matthew Schumacher wrote
> The easiest way to troubleshoot is to quarantine the message with 
> the spamassassin report so you can see what rules the message is matching.
> 
> Put this before your action_bounce():
> 
> action_quarantine_entire_message($report);
--
EsisNet.com Webmail Client

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to