Am Freitag, den 20.06.2014, 20:48 +0200 schrieb Mark Martinec: > Moreover, if your version of Net::DNS is 0.76 or later, there is > a compatibility issue with SpamAssassin. You need to upgrade the > Mail::SpamAssassin to the latest SVN trunk version, or apply > the patch, or downgrade Net::DNS to 0.75 or earlier. > > See: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7057
Today I upgraded my system (arch linux) and now I have another problem related to dns. I wasn't able to figure out what's actually the problem. I get such messages in journalctl: dns: sendto() to [127.0.0.1]:53 failed: ... My DNS is working well. When I run spamassassin -D dns -t on a testmessage spamassassin gets the dns information correctly: servers obtained from Net::DNS : [213.133.98.98]:53, [213.133.99.99]:53, [213.133.100.100]:53 ... Any ideas on this? Stefan amavis: 2.9.0 NET::DNS: 0.77 perl: 5.20.0 spamassassin: 3.4.0
