Version 1.997 corrects the NXDOMAIN response from "fail" to "unknown".
It also sets the Net::DNS default timeout to 15 seconds to make things
easier for Exim users.
It also cleans up the header_comment text in a number of obscure
situations involving local policy.
Also, a new return element, "detail", has been added to result().
It provides for future enhancement to the interface without breaking
backward compatibility.
Roadmap:
Mail::SPF::Query 1.998 will remove %{t} from domain-spec expansion, and
add the proposed %{c} and %{r} macros.
Mail::SPF::Query 1.998 will remove %{t} from domain-spec expansion, and
add the proposed %{c} and %{r} macros.
Mail::SPF::Query 2.0 will add support for accreditation, IPv6, and
configurable support for the optional HELO pre-test due to Hector
Santos.