[Pymilter] SPF timeout

Stuart D. Gathman stuart at bmsi.com
Mon Aug 25 14:04:34 EDT 2008


On Mon, 28 Apr 2008, Miguel Filho wrote:

> I see that you have put the timeout parameter, great! Did you forgot
> to put it in the check2 interface or you don't intend to?

I added it to check2 in CVS.  However, I recommend using the object
interface.

q = spf.query(...)
res,_,exp = q.check()
hdr = q.get_header(res)

Then, the query instance has all the data you need (q.i, q.h, etc)
for web forms and other ways of reporting/explaining the 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.



More information about the Pymilter mailing list