https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8133
Bug ID: 8133
Summary: DnsResolver: deprecated method; size() is an alias of
UDPsize()
Product: Spamassassin
Version: 4.0.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: spamassassin
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
spamassasin 4.0.0 outputs this warning:
> deprecated method; size() is an alias of "UDPsize()" at
> /usr/share/perl5/vendor_perl/Mail/SpamAssassin/DnsResolver.pm line 600.
Perl Net::DNS 1.38 deprecated this method:
> Deprecate packet->edns->size() method.
https://metacpan.org/dist/Net-DNS/changes
--
You are receiving this mail because:
You are the assignee for the bug.