Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

The syntax for enabling Subject rewriting has changed in 3.0.x, it is now a more generic rewrite_header option.

Wiki MarkupThis is documented in the \[http://spamassassin.apache.org/full/3.0.x/dist/UPGRADE UPGRADE file\]:


  • Wiki Markup
    The "rewrite_subject" and "subject_tag" configuration options were deprecated and are now removed. Instead, using "rewrite_header Subject \[your desired setting\]".  e.g.


rewrite_subject 1

subject_tag ****SPAM(SCORE)****

...

rewrite_header Subject ****SPAM(SCORE)****CategoryFaq

Warning: if you are running SA through amavisd or qmail-scanner, those apps do their own message rewriting and SpamAssassin cannot perform these rewrites. Here is the FAQ entry for how to rewrite the subject in qmail-scanner.