[Mimedefang] Is there a way to change "To:" header?

Kevin A. McGrail kmcgrail at pccc.com
Mon Jun 21 07:54:04 EDT 2004


Jeff,

I am 99.9% certain that the trick we have done is to use the X-Spam-Level:
********* score in outlook.

Then you can filter in reverse order to sort the mail various levels.

X-Spam-Level: ***************
X-Spam-Level: **********
X-Spam-Level: *****

It took Richard's email to trigger the memory!

KAM


----- Original Message ----- 
From: "Richard Cooper" <richard.cooper at dagroupplc.com>
To: <mimedefang at lists.roaringpenguin.com>
Sent: Monday, June 21, 2004 7:17 AM
Subject: RE: [Mimedefang] Is there a way to change "To:" header?


We use Outlook here (as you can tell by my top post:)) and we just add the
X-Spam-Score header if the spam threshold is crossed. I'm sure this is the
default behaviour in the sample filter and Outlook has not problems
filtering on it.

if ($hits >= $req) {
                action_change_header("X-Spam-Score", "$hits ($score)
$names");

> Our users have MS Outlook as the e-mail client, so they can't
> match on
> abitrary headers.  There are some political issues with changing the
> subject on false positives, especially when it is then
> replied to and the
> original sender sees we think they are a SPAMmer.



More information about the MIMEDefang mailing list