https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6254
Mark Martinec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Mark Martinec <[email protected]> 2009-12-10 04:23:49 UTC --- (In reply to comment #3) > I'm slightly worried that this may be a common problem for third-party > plugins. is there a public API that the plugin should be using? In the set of 3rd party plugins that I'm using, none was accessing this data. I haven't done more extensive research. I don't think there is an official API for accessing this data, so the ClamAV is using non-public SA data. There is now a new tag (get_tag), which provides access to READING this data, but none for modifying it: 3.3.0-rc1.txt: - let the generated header fields ('add_header' configuration options) be accessible to a caller through the existing get_tag mechanism (tags ADDEDHEADER, ADDEDHEADERHAM, ADDEDHEADERSPAM); -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
