Re: [Mimedefang] Spamassassin detailed score in message header

2006-11-29 Thread Alan Premselaar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim Boyer wrote: > action_change_header("X-Spam-Score", "$hits ($score) $names"); > > works great, and gives me the total score. It would be great, however, if I > could get more detail, e.g., > > X-Spam-Score: 8.152 () AWL,BAYES_99

RE: [Mimedefang] Spamassassin detailed score in message header

2006-11-29 Thread Tim Boyer
> Actually, somebody had a quite similar question recently ;-( > > have a look at this thread: > http://marc.theaimsgroup.com/?t=11646654946&r=1&w=2 > > hope that helps! Certainly does. I searched the archives, but missed this thread. Thanks much! -- tim --

RE: [Mimedefang] Faked Received + Old Lists

2006-11-29 Thread Damrose, Mark
> -Original Message- > From: Joseph Brennan > The lower Received header is faked. columbia.edu resolves to > external-smtp-multi-vif.cc.columbia.edu, but that's a virtual > interface, not a host. > > Received: from [212.251.108.145] (port=40748 > > helo=ppp25-145.adsl.forthnet.gr

Re: [Mimedefang] Spamassassin detailed score in message header

2006-11-29 Thread Sven Schuster
Hi Tim, On Wed, Nov 29, 2006 at 10:44:47AM -0500, Tim Boyer told us: > X-Spam-Score: 8.152 () AWL,BAYES_99 (5.38),DCC_CHECK > (2.10),DNS_FROM_RFC_ABUSE (0.32),DNS_FROM_RFC_POST (0.22),FORGED_RCVD_HELO > (1.23),UNDISC_RECIPS (0.01) > > Is there an easy way to do this? Or could someone poi

Re: [Mimedefang] Spamassassin detailed score in message header

2006-11-29 Thread Ron Wilhoite
On 11/29/2006 10:44 AM, Tim Boyer wrote: action_change_header("X-Spam-Score", "$hits ($score) $names"); works great, and gives me the total score. It would be great, however, if I could get more detail, e.g., X-Spam-Score: 8.152 () AWL,BAYES_99 (5.38),DCC_CHECK (2.10),DNS_FROM_

[Mimedefang] Spamassassin detailed score in message header

2006-11-29 Thread Tim Boyer
action_change_header("X-Spam-Score", "$hits ($score) $names"); works great, and gives me the total score. It would be great, however, if I could get more detail, e.g., X-Spam-Score: 8.152 () AWL,BAYES_99 (5.38),DCC_CHECK (2.10),DNS_FROM_RFC_ABUSE (0.32),DNS_FROM_RFC_POST (0.22),F