http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5069





------- Additional Comments From [EMAIL PROTECTED]  2006-08-28 10:24 -------
yeah, I agree both that (a) it would be good to allow plugins to offer
"rendered" text for body rules to match against, and (b) a plugin hook is the
way to do this.  +1

However, don't we still support creating a M::SA::Message object without access
to a M::SA object?  if so, plugins are unavailable to the Message code,
unfortunately.

What we could do is defer calling the plugins until a point in the code where
the M::SA object *is* available -- say, during the PerMsgStatus start-of-check()
phase.  That's similar to how the "parsed_metadata" plugin hook works, where it
adds additional "metadata" to the message just before the scan starts.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to