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





------- Additional Comments From [EMAIL PROTECTED]  2006-02-14 16:24 -------
As for what's going on:
SpamAssassin is seeing "_MARKED_" as a template tag (see the docs, but it's the 
same as _SCORE_, 
_VERSION_, etc,) and tries to replace it, which ends up just removing it from 
the header since it's not a 
valid tag.

As for what to do about it:
We could have PMS->_get_tag() return "_TAG_" if it's unknown, though I can also 
see the argument for the 
current behavior (returning the empty string "").  It may be worth noting in 
the documentation that 
"_SOMETHING_" will be considered a tag always.



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

Reply via email to