Hi Tim,
can we also create additional rule for SA if spf status = pass then the score -1.0 just to make sure that if email will good spf should be trusted

header spf_pass Received-SPF =~ /pass/
score spf_pass -1.0

Rgds,

George Sweetnam wrote:
That's a very good idea Tim....  I'm going to do it too!

George S
----- Original Message ----- From: "Tim Mancour" <[EMAIL PROTECTED]>
To: <qmailtoaster-list@qmailtoaster.com>
Sent: Monday, April 09, 2007 4:24 PM
Subject: RE: [qmailtoaster] SPF rejecting test mode


Eric,

I had to back off to a value of 3 for the same reason. Since I've observed that Email's that return softfail are often spam I added the following rule
to my local.cf file:
 header spf_softfail Received-SPF =~ /softfail/
 score spf_softfail 1.0

Regards,
Tim




---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to