http://bugzilla.spamassassin.org/show_bug.cgi?id=3750
Summary: decode_attachments not used
Product: Spamassassin
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I am the author of MailScanner. In previous versions I have added a
decode_attachments property which tells SA to decode binary attachments so I can
find readable ASCII strings inside them.
3.0.0-rc3 includes the "decode_attachments" property, but then does nothing with
it. If you could make this property cause the decoding of all attachments, and
not just text ones, it would be great.
I can't work out in 3 where to add my own patch for decoding all attachments. A
pointer where to patch this would suffice, but an integrated solution would be
best.
Many thanks!
Jules.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.