
stuart at bmsi
Mar 19, 2008, 11:32 AM
Post #1 of 3
(678 views)
Permalink
|
|
Another Permerror heuristic
|
|
When Pyspf get a PermError, it still attempts to get a "best guess" result by heuristically examining the SPF record. I just realized another simple addition to its bag of heuristics. When the error is "two or more SPF records (or TXT records), simply evaluated both, and if the results agree, that is the best guess - a pretty confident guess at that. I would only apply this for 2 records, since that would arise in practice when naively updating SPF records. In fact, this would be another tweak for SPFv3: only report PermError for exactly 2 SPF records (v3 should not use TXT) when the results disagree. If both records get the same result, that is an official result. -- Stuart D. Gathman <stuart[at]bmsi.com> Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154 "Confutatis maledictis, flammis acribus addictis" - background song for a Microsoft sponsored "Where do you want to go from here?" commercial. ------------------------------------------- Sender Policy Framework: http://www.openspf.org Modify Your Subscription: http://www.listbox.com/member/ Archives: http://www.listbox.com/member/archive/1007/=now RSS Feed: http://www.listbox.com/member/archive/rss/1007/ Powered by Listbox: http://www.listbox.com
|