Re: SPF vulnerability

Shevek <[email protected]> Thu, 16 Apr 2009 11:40:54 +0100
Newsgroups gmane.mail.spam.spf.devel
Message-ID <1239878454.9595.103.camel@localhost>
On Fri, 2009-04-10 at 12:04 +0530, karan pott wrote:
> Hi Shevek,
> 
> I have spent a bit of effort to make libspf2 1.2.9 to be compilable on
> Windows with Visual Studio 2005. However, while testing I figured out
> that (libspf2-1.2.9\src\libspf2\spf_server.c : 350) had the statement
> which made SPF_dns_lookup fail with DNSTIMEOUT rather that the return
> codes being checked for.
> 
> But when I modified the code to (rr_type = ns_t_txt), it started
> working okay. I would like to confirm that, is there something missing
> from the original code or my change is okay.
> 
> Another important thing I like to know is that once I am done with my
> porting effort, I would like to submit my code. Can you please guide
> how and what the procedure is and How I can get my source code
> reviewed.

Sure, just email me a patch, and if it looks sane I'll throw it in. I
suspect it's very likely to look sane, since you obviously know what
you're talking about.

S.