https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6991
--- Comment #1 from Mark Martinec <[email protected]> --- Tried spampd 2.30 with both SpamAssassin 3.3.2 and 3.4.0-rc5, using perl 5.18.2. Headers were added in both cases. Check your spampd debugging. Note that spampd only invokes mail rewriting if mail is spam or when option --tagall is used. If that is not the case, the 'add_header' has no effect (nor 'add_header all' or 'add_header ham'). I tested it with the following, added to local.cf: add_header all Timing _TIMING_ add_header all RulesVersion _RULESVERSION_ add_header all LastExt _LASTEXTERNALIP_ add_header spam Report _REPORT_ add_header spam TestsScores _TESTSSCORES_ -- You are receiving this mail because: You are the assignee for the bug.
