spf-discuss
[Top] [All Lists]

Re: Finest Clueless Impression...

2003-12-10 04:16:07
----- Original Message ----- 
From: "Richard George" <richard(_at_)phase(_dot_)org>
To: <spf-discuss(_at_)v2(_dot_)listbox(_dot_)com>
Sent: Wednesday, December 10, 2003 11:45 AM
Subject: [spf-discuss] Finest Clueless Impression...


OK.. I'm going to do my finest clueless newbie impression here in
the hope of clarifying some details.

phase.org has the SPF record:

phase.org.      IN TXT "v=spf1 +a +mx include:nildram.net ~all"

ip=212.13.198.241 sender(_at_)À)«~`¿Þcµ?{ûL¨*ï helo=heifong.phase.org

This gives me an unknown.


For starters, your SPF lookup passes. :)

------------------------------------------------------------
new: ipv4=212.13.198.241, sender(_at_)À)«~`¿Þcµ?{ûL¨*ï, helo=heifong.phase.org
richard phase.org localpart is richard
richard phase.org DirectiveSet->new(): doing TXT query on phase.org
richard phase.org myquery: doing TXT query on phase.org
richard phase.org DirectiveSet->new(): SPF policy:
+a +mx include:nildram.net ~all
richard phase.org lookup:   TXT  +a +mx include:nildram.net ~all
richard phase.org lookup:   TXT prefix=+, lhs=a, rhs=
richard phase.org lookup:   TXT prefix=+, lhs=mx, rhs=
richard phase.org lookup:   TXT prefix=+, lhs=include, rhs=nildram.net
richard phase.org lookup:   TXT prefix=~, lhs=all, rhs=
richard phase.org lookup:  mec mechanisms=+a() +mx() +include(nildram.net)
~all()
richard phase.org evaluate_mechanism: +a() for domain=phase.org
richard phase.org myquery: doing A query on phase.org
richard phase.org mechanism a: 212.13.198.241
richard phase.org mechanism a: match found: phase.org A 212.13.198.241
== 212.13.198.241
richard phase.org saving result pass to cache point and returning.
------------------------------------------------------------

Mail::SPF::Query: ->new() requires a "helo" argument.

Maybe that has something to do with it? :) Try the query like this, and see
what you get:

my $query = eval {new Mail::SPF::Query (ip => '212.13.198.241', sender =>
'richard(_at_)phase(_dot_)org', helo => 'heifong.phase.org', debug => 1)};

I get a "pass" on that query here, so it should work.

- Mark

        System Administrator Asarian-host.org

---
"If you were supposed to understand it,
we wouldn't call it code." - FedEx

-------
Sender Permitted From: http://spf.pobox.com/
Archives at http://archives.listbox.com/spf-discuss/current/
Latest draft at http://spf.pobox.com/draft-mengwong-spf-02.9.txt
To unsubscribe, change your address, or temporarily deactivate your 
subscription, 
please go to 
http://v2.listbox.com/member/?listname(_at_)©#«Mo\¯HÝÜîU;±¤Ö¤Íµø?¡


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