From stuart at bmsi.com Mon Aug 25 14:04:34 2008 From: stuart at bmsi.com (Stuart D. Gathman) Date: Mon, 25 Aug 2008 14:04:34 -0400 (EDT) Subject: [Pymilter] SPF timeout In-Reply-To: <394cf6840804281310h1710e555xece6053c7011424a@mail.gmail.com> References: <394cf6840804231052i1e55bc74lff5593c0d906daa4@mail.gmail.com> <394cf6840804231215y3e7b4ccfvcf39718dd2204237@mail.gmail.com> <394cf6840804281310h1710e555xece6053c7011424a@mail.gmail.com> Message-ID: 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 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.