[Pymilter] Re: Bug report for PySPF

Stuart D. Gathman stuart at bmsi.com
Tue Sep 2 13:50:59 EDT 2008


Fazal Majid wrote:
> PySPF is failing on AOL SPF checks. This might be due to the fact AOL 
> has 2 SPF records.
>
> gondwana ~>dig txt aol.com
> ;; Warning: Message parser reports malformed message packet.
> ;; Truncated, retrying in TCP mode.
Large TXT result sets that require TCP didn't work in pyspf prior to 
2.0.5.  The exception from pydns suggests an old version of that as 
well.  Here is what I get with pyspf-2.0.5 and pydns-2.3.3

[stuart at cmsmail ~]$ spfquery --ip 123.23.24.25 --sender shkhadri at aol.com
neutral

spfquery: 123.23.24.25 is neither permitted nor denied by domain of aol.com
Received-SPF: Neutral (spfquery: 123.23.24.25 is neither permitted nor 
denied by domain of aol.com) client-ip=123.23.24.25; 
envelope-from="shkhadri at aol.com"; receiver=spfquery; mechanism=?all; 
identity=mailfrom

pyspf-2.0.4 and pydns-2.3.2 would get a 'none' result with no exception 
due to the packet truncation (TCP not supported).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stuart.vcf
Type: text/x-vcard
Size: 315 bytes
Desc: not available
URL: <http://gathman.org/pipermail/pymilter/attachments/20080902/2bcc62f4/attachment.vcf>


More information about the Pymilter mailing list