http://bugzilla.spamassassin.org/show_bug.cgi?id=3540
------- Additional Comments From [EMAIL PROTECTED] 2004-07-03 15:45 ------- > But would a plugin see EXACTLY what the rules are seeing? I would imagine that would depend on how you code the plugin. The body/rawbody/full tests simply do a for() loop over the text array they're given. body tests get the rendered body, rawbody tests get the decoded body, full tests get a slightly cooked set of headers and the full pristine body... It's all at the top of M::SA::PMS::check(). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
