http://bugzilla.spamassassin.org/show_bug.cgi?id=3977
Summary: MIME::Base64 and QuotedPrint required?
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I was just noticing in Message/Node.pm:
use MIME::Base64;
use MIME::QuotedPrint;
internally the module calls Util's versions, so I think we can just remove
those two use calls.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.