https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8147
Bug ID: 8147
Summary: 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
when you deprecate some alias why don't you fix the occurrences in the codebase
or at least read your maillog after spamd start?
Jul 14 19:12:23 testserver spamd[8763]: deprecated method; size() is an alias
of "UDPsize()" at /usr/share/perl5/vendor_perl/Mail/SpamAssassin/DnsResolver.pm
line 602.
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/DnsResolver.pm:
$packet->edns->size($udp_payload_size);
--
You are receiving this mail because:
You are the assignee for the bug.