http://bugzilla.spamassassin.org/show_bug.cgi?id=478

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-12-29 22:09 -------
I've fixed this in SVN.

Changelog:
Adds rewrite_header option to allow tagging of Subject, To and From
headers. For To and From headers, markup will be in the form of an RFC
2822 Comment (in parentheses separated by a tab from the
address). (Closes bug 478)

As mentioned earlier, syntax is:
rewrite_header { from | to | subject } STRING

where STRING can contain TAGS.

Minor regression: removing markup of subject tagging with report_safe 0 only
works when the rewrite_header subject STRING option is given, rather than
automatically searching for the default *****SPAM***** if no subject_tag option
is given.

It probably wouldn't be too hard to add support for appending the subject tag.

Thanks to Malte for a few of the regexps which I stole from his patches.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to