SA Bugzilla – Bug 1868
X-Spam-Checker-Version header inconsistent in use of parens
Last modified: 2003-05-07 08:54:44 UTC
If a message is spam, X-Spam-Checker-Version is: SpamAssassin 2.53 1.174.2.15-2003-03-30-exp If it's non-spam, X-Spam-Checker-Version is: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Notice that the second case has parentheses while the first doesn't. The offending code is in PerMsgStatus.pm at lines 630 and 712 (at least in 2.53).
Created attachment 939 [details] suggested patch
OKAY: looks good to me.
OKAY: me too
OKAY: looks good to me for both trees
applied to stable and head.