SA Bugzilla – Bug 3644
[review] ()'s in rewrite_header Subject are changed to []'s
Last modified: 2004-07-29 09:26:32 UTC
rewrite_header Subject (Spam _HITS_) results in [Spam _HITS_] instead, breaking consistancy with SA previous version (and two years of spam tagged email). This also causes confusion because []'s are often use to enclose the name of a mailing list.
ok, we had a discussion about this on one of the sa lists. the behavior was specifically written in, but no one seemed to come up a reason to do it beyond: it may be good in from and to to avoid "((" "))"... so in subject, we can probably skip that.
Created attachment 2193 [details] leave parens in Subject rewrite
Created attachment 2194 [details] same as last patch, but changes doco appropriately oops, forgot the doco update in the last patch. :(
+1
committed. r30954