On 18 Sep 2004 at 21:56, Trevor Dodds wrote: > Only emails which are being picked up as spam have a spam score in the > headers. > How can I show the spam score for all emails that have been processed.
Move the line of code that adds/changes the header outside of the "if" check that tests if the message is "spammy-enough". -- Jeff Rife | SPAM bait: | http://www.nabs.net/Cartoons/Dilbert/Evaluation.jpg [EMAIL PROTECTED] | [EMAIL PROTECTED] | _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

