Re: New libspf2 release

Shevek <[email protected]> Wed, 15 Oct 2008 23:22:44 +0100
Newsgroups gmane.mail.spam.spf.devel
Message-ID <1224109364.6737.250.camel@localhost>
On Wed, 2008-10-15 at 16:25 -0400, Scott Kitterman wrote:
> On Wednesday 15 October 2008 16:10, Eugene Crosser wrote:
> > Scott Kitterman wrote:

> > The old one:
> >
> > $ /usr/local/libspf2-1.2.5/bin/spfquery -ip 127.0.0.1 -sender
> > [email protected]
> > pass
> >
> > spfquery: localhost is always allowed.
> > Received-SPF: pass (spfquery: localhost is always allowed.)
> > client-ip=127.0.0.1; [email protected];
> >
> > but the new one:
> >
> > $ /usr/local/libspf2-1.2.8/bin/spfquery -ip 127.0.0.1 -sender
> > [email protected]
> > spf_interpret.c:60   Error: spf_record is NULL
> > Aborted
> >
> > Am I missing something? Is there any kind of changelog anywhere?
> >
> No.  I don't think you're missing anything.  I get the same error here.
> 
> Shevek?

No, I see it, you're right, this is an unfortunate interaction between
my refactoring and Hannah's.

Give me 30 minutes or so, this isn't trivial.

S.