You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Joe Emenaker <jo...@emenaker.com> on 2004/08/06 09:37:12 UTC

How do I know if SPF is working on my SA 3.0?

Okay... I downloaded/compiled/installed SA 3.0-pre4... solely for having 
SPF.

I've installed Mail::SPF::Query.

How do I tell if it's working? I don't see any SPF-related scoring in 
any of the headers... in spam, nor ham.

- Joe

Re: How do I know if SPF is working on my SA 3.0?

Posted by Sune Kloppenborg Jeppesen <su...@dir.dk>.
On Friday 06 August 2004 09:37, Joe Emenaker wrote:
> Okay... I downloaded/compiled/installed SA 3.0-pre4... solely for having
> SPF.
>
> I've installed Mail::SPF::Query.
>
> How do I tell if it's working? I don't see any SPF-related scoring in
> any of the headers... in spam, nor ham.
spamssassin -D < message

look out for something like:

debug: SPF: checking HELO (helo=relay1.san2.attens.com, ip=192.215.81.74)
debug: SPF: trimmed HELO down to 'attens.com'
debug: SPF: query for /192.215.81.74/attens.com: result: none, comment: SPF: 
domain of sender attens.com does not designate mailers

If you only want to use SPF there are some fine solutions out there for this 
purpose only. postgrey for Postfix works fine here. (If you only wanted SPF 
in addition to the 2.64 features just disregard this).

-- 
Kind regards

Sune Kloppenborg Jeppesen