spf-discuss
[Top] [All Lists]

RE: Multiple header entries

2004-12-01 12:45:54
-----Original Message-----
From: owner-spf-discuss(_at_)v2(_dot_)listbox(_dot_)com 
[mailto:owner-spf-discuss(_at_)v2(_dot_)listbox(_dot_)com] On Behalf Of Scott 
Kitterman
Sent: woensdag 1 december 2004 20:17
To: spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
Subject: RE: [spf-discuss] Multiple header entries


You let SA simply ignore those (wrong $j: should be yours!).
And what is a spammer adds the following?

  Received-SPF: pass (yourdomain: ..... spammer)

Actually, there is no real way to prevent that; except, of 
course, to do>your own SPF-checking; then your Received-SPF header
is always top-ranked.

Is there anyone on the list who can speak up for what 
SpamAssassin will do with multiple Received-SPF headers?

Since SA uses Perl regular expressions, would not a header check like this
suffice?

header SFP-Check ALL =~ /^Received\-SPF\:\ pass\ \(asarian\-host\.net\:/m

That would only check the first occurance (no global switch).

I'll gladly await the official SA position, though. :)

- Mark 
 
        System Administrator Asarian-host.org
 
---
"If you were supposed to understand it,
we wouldn't call it code." - FedEx


<Prev in Thread] Current Thread [Next in Thread>