On Sat, 18 Sep 2004, Trevor Dodds wrote:
> Hi,
>
> 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.
Edit mimedefang-filter, look for this line:
action_delete_header("X-Spam-Score");
and change it into this:
action_change_header("X-Spam-Score", "$hits ($score) $names");
And that should do it.
Fer
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang