http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4880
Summary: Allow Dumping of Internal Message Representation
Product: Spamassassin
Version: 3.0.3
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P5
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
It would be useful in some cases to be able to see, externally, the internal
representation SpamAssassin uses of the messages it scans.
The attached patch allows the caller to do "-o format" or "--output=format" to
cause S/A to dump the given format without running any rules on that code. It
will dump any internal format which currently includes: decoded, pristine_body,
rendered, text_rendered, and visible_rendered.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.