You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Bret Miller <br...@wcg.org> on 2006/12/08 18:40:19 UTC

SPF not working with these headers, why?

I should probably submit this to bz, but I thought I'd ask here first in
case it's obvious... Why is SFP_PASS not firing on this?

X-Spam-Tests:
tests=AWL=-1.710,BAYES_50=0.001,BOTNET=0.5,BOTNET_BADDNS=0.01,
	BOTNET_NOSPF=3.5,DNS_FROM_RFC_ABUSE=0.2,DNS_FROM_RFC_POST=1.708,
	FM_WHITEONWHITE=0.45,HTML_50_60=0.134,HTML_MESSAGE=0.001,
	
MIME_HEADER_CTYPE_ONLY=0,MIME_HTML_ONLY=0.001,MSGID_FROM_MTA_ID=1.393,
	SARE_UNA=1.231;autolearn=no
X-Spam-Score: 7.4
X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on
mail.hq.wcg.org
X-Spam-Level: +++++++
X-TFF-CGPSA-Version: 1.6a5
X-WCG-CGPSA-Filter: Scanned
X-SPAM-FLAG: Yes
Return-Path: <ne...@123greetings.info>
Received: from [65.17.198.50] (HELO 123greetings.info)
  by mail.wcg.org (CommuniGate Pro SMTP 5.1.3)
  with SMTP id 19467966 for xxxx@wcg.org; Fri, 08 Dec 2006 08:40:46
-0800
Received-SPF: pass
 receiver=mail.wcg.org; client-ip=65.17.198.50;
envelope-from=newsletter@123greetings.info
Content-Type: text/html; charset="US-ASCII"
Date: Fri, 8 Dec 2006 11:40:25 -0500
To: xxxx@wcg.org
From: Editor Bob <ne...@123greetings.info>
X-Mailer: Version 5.0
Subject: Celebrate the Holiday Season
Organization: 123Greetings.info
Message-ID: <au...@mail.wcg.org>




RE: SPF not working with these headers, why?

Posted by Bret Miller <br...@wcg.org>.
> > Bret Miller wrote:
> > > I should probably submit this to bz, but I thought I'd ask 
> > here first in
> > > case it's obvious... Why is SFP_PASS not firing on this?
> > 
> > Run the message through spamassassin -Dspf and find out.
> > 
> > Daryl
> > 
> 
> OK. It says:
> 
> [2840] dbg: spf: checking HELO (helo=, ip=65.17.198.50)
> [2840] dbg: spf: cannot get HELO, cannot use SPF
> [2840] dbg: spf: checking EnvelopeFrom (helo=, ip=65.17.198.50,
> envfrom=newsletter@123greetings.info)
> [2840] dbg: spf: cannot get HELO, cannot use SPF
> [2840] dbg: spf: def_whitelist_from_spf: 
> newsletter@123greetings.info is
> not in DEF_WHITELIST_FROM_SPF
> [2840] dbg: spf: whitelist_from_spf: 
> newsletter@123greetings.info is not
> in user's WHITELIST_FROM_SPF
> 
> Which would indicate it's not parsing the Received header 
> correctly, so I guess a bz ticket is in order.

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5234




RE: SPF not working with these headers, why?

Posted by Bret Miller <br...@wcg.org>.
> Bret Miller wrote:
> > I should probably submit this to bz, but I thought I'd ask 
> here first in
> > case it's obvious... Why is SFP_PASS not firing on this?
> 
> Run the message through spamassassin -Dspf and find out.
> 
> Daryl
> 

OK. It says:

[2840] dbg: spf: checking HELO (helo=, ip=65.17.198.50)
[2840] dbg: spf: cannot get HELO, cannot use SPF
[2840] dbg: spf: checking EnvelopeFrom (helo=, ip=65.17.198.50,
envfrom=newsletter@123greetings.info)
[2840] dbg: spf: cannot get HELO, cannot use SPF
[2840] dbg: spf: def_whitelist_from_spf: newsletter@123greetings.info is
not in DEF_WHITELIST_FROM_SPF
[2840] dbg: spf: whitelist_from_spf: newsletter@123greetings.info is not
in user's WHITELIST_FROM_SPF

Which would indicate it's not parsing the Received header correctly, so
I guess a bz ticket is in order.

Bret




Re: SPF not working with these headers, why?

Posted by "Daryl C. W. O'Shea" <sp...@dostech.ca>.
Bret Miller wrote:
> I should probably submit this to bz, but I thought I'd ask here first in
> case it's obvious... Why is SFP_PASS not firing on this?

Run the message through spamassassin -Dspf and find out.

Daryl