http://bugzilla.spamassassin.org/show_bug.cgi?id=3660
Summary: request ability for plugin to determine if its being
called from compile_now phase
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Plugins
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Hi, When spamd is started it calls compile_now which calls all registered
plugins.
It would be nice if plugins had an api to detect if they were being called from
within a compile_now phase so they could decide whether to continue operation or
return (since there is basically only a fake message being generated)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.