Mailing List Archive

libspf2 IPv6 patch
Hello,

I just saw that one is supposed to use this list for contacting the
libspf2 developer(s). I already sent this to Shevek a few days ago, so
sorry if it's a duplicate ... :

I recently tested libspf2 with IPv6 email (I know, I'm a very early
adopter...) and ran into problems. I tracked it down to a typo in the
declaration of a char array. If an SPF record had an "ip6:" mechanism,
the specified address would get truncated when the record was compiled
(unless it happened to be shorter than 16 chars).

A patch is attached. The patch also fixes an unrelated bug with
printing debug message.

Just thought I'd contribute this in hopes it makes it into the
distribution eventually.

Regards,
Ole Hansen