On 6/17/2014 4:28 PM, Kevin A. McGrail wrote:
On 6/17/2014 4:17 PM, Walter Hurry wrote:
Jun 17 21:10:28.016 [832] dbg: dns: servers obtained from Net::DNS :
Jun 17 21:10:28.016 [832] dbg: dns: eval failed: available_nameservers:
No DNS servers available!
This is the crux.
Should look something like:
Jun 17 16:27:40.311 [30240] dbg: dns: servers obtained from Net::DNS :
[127.0.0.1]:53,...
What does your /etc/resolv.conf look like?
Walter, Mark Martinec found a change in Net::DNS 0.76 that likely is
your issue. He also submitted a patch which I've tested and appears to
fix your exact problem.
Can you either patch your installation based on the patch in
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7057 or use the
svn trunk version and let us know if it works for you now?
Regards,
KAM