[Mimedefang] check for "null SPF entries" only

- kd6lvw at yahoo.com
Wed Feb 24 16:02:14 EST 2010


--- On Wed, 2/24/10, Steffen Kaiser <skmimedefang at smail.inf.fh-bonn-rhein-sieg.de> wrote:
> I was logging SPF results, basically made by:
> 
> my $q = new Mail::SPF::Query ( ...
> 
> I noticed that lots of users have forwarded mail resulting
> the query to return "fail".
> ...

Why are you using Mail::SPF::Query?  That package was depreciated 3 years ago in favor of the newer Mail:SPF, the latter which handles other cases such as IPv6 entries that ::Query didn't understand.

http://search.cpan.org/~jmehnle/Mail-SPF-Query-1.999.1/lib/Mail/SPF/Query.pm
Look at the BUGS and NON-STANDARD FEATURES sections.

http://search.cpan.org/~jmehnle/Mail-SPF-v2.007/lib/Mail/SPF.pm
This is the fully RFC 4408 compliant version.




More information about the MIMEDefang mailing list