Skip Menu |

This queue is for tickets about the Mail-SPF CPAN distribution.

Report information
The Basics
Id: 17502
Status: rejected
Priority: 0/
Queue: Mail-SPF

People
Owner: Nobody in particular
Requestors: dash [...] ionblast.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.00
Fixed in: (no value)



Subject: bug on IPv6 hosts
I've got 2 servers, one is IPv4 only, the second one is using both IPv4 and IPv6. Boths hosts are running Debian Etch with same packages installed and Mail-SPF installed from CPAN shell. On the first host, it's all running fine: Show quoted text
>spfquery -ip=195.200.122.34 -sender=test@ecritel.net
-helo=test.ecritel.net pass But on the second host: Show quoted text
>spfquery -ip=195.200.122.34 -sender=test@ecritel.net
-helo=test.ecritel.net none It looks like it can't find SPF records on the ipv6 machine :/
On Mon Feb 06 06:59:17 2006, guest wrote: Show quoted text
> I've got 2 servers, one is IPv4 only, the second one is using both > IPv4 and IPv6. Boths hosts are running Debian Etch with same packages > installed and Mail-SPF installed from CPAN shell. > > On the first host, it's all running fine:
> >spfquery -ip=195.200.122.34 -sender=test@ecritel.net
> -helo=test.ecritel.net > pass > > But on the second host:
> >spfquery -ip=195.200.122.34 -sender=test@ecritel.net
> -helo=test.ecritel.net > none > > It looks like it can't find SPF records on the ipv6 machine :/
Since Mail::SPF 2.00 did not include an `spfquery` tool, and none of the other `spfquery` tools out there uses Mail::SPF, this cannot be a Mail::SPF bug. However, note that a complete overhaul of Mail::SPF that includes its own `spfquery` tool will be coming up soon.