http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4744
Summary: Error: persistent_udp: no such method error message in
DnsResolver
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: Building & Packaging
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
This error message is seen in a Gentoo system running Net::DNS version 0.40.
Lookng in Net::DNS changelog I see that persistent_udp was added in version
0.42.
http://search.cpan.org/src/CREIN/Net-DNS-0.44/Changes
Our INSTALL says that we require at least 0.36.
Mail::SpamAssassin::DnsResolver calls persistent_udp only to disable the
feature, so we don't have to bump up the required version if we get rid of the
error message.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.