Re: DNS lookups fail with SpamAssassin since Net::DNS 1.03

2015-11-13 Thread Kevin A. McGrail
On 11/13/2015 2:00 PM, Mark Martinec wrote: To me, this is an incompatible documented change - not something one would expect in an 1.02 -> 1.03 update. +1. An API change in a minor rev is not acceptable. -- *Kevin A. McGrail* CEO Peregrine Computer Consultants Corporation 3927 Old Lee Highw

Re: DNS lookups fail with SpamAssassin since Net::DNS 1.03

2015-11-13 Thread Mark Martinec
Net::DNS 1.03 breaks compatibility with SpamAssassin: DNS lookups no longer work, and warnings like the following pop up: On 2015-11-13 19:22, Quanah Gibson-Mount wrote: Well, IO::Socket::IP support is new in Net::DNS 1.03, but it is only used if IO::Socket::INET6 is not present. I would assum

Re: DNS lookups fail with SpamAssassin since Net::DNS 1.03

2015-11-13 Thread Quanah Gibson-Mount
--On Friday, November 13, 2015 10:22 AM -0800 Quanah Gibson-Mount wrote: Well, IO::Socket::IP support is new in Net::DNS 1.03, but it is only used if IO::Socket::INET6 is not present. I would assume you can use it as long as you have IO::Socket::INET6 installed, but I haven't tested that assu

Re: DNS lookups fail with SpamAssassin since Net::DNS 1.03

2015-11-13 Thread Quanah Gibson-Mount
--On Friday, November 13, 2015 1:20 AM +0100 Mark Martinec wrote: Net::DNS 1.03 breaks compatibility with SpamAssassin: DNS lookups no longer work, and warnings like the following pop up: lookup failed: Can't locate object method "handles" via package "IO::Socket::IP" at /usr/local/li