How do you call SpamAssasin? I ask because some integration tools make their own markups, and only use SA to generate a list of hits. In those tools, it doesn't matter what you set rewrite_header to, SA will ignore you.
Have you tried rewrite_header at the local.cf level? Have you run spamassassin --lint, to make sure it has nothing to say? pbr pbr wrote: > SpamAssassin version 3.2.4 is running and in my user_prefs file I have: > > rewrite_header subject [SPAM] > > Spam comes tagged from the main configuration and my user_prefs can't > override it. > > I've tested other values my user_prefs (such as white-listing spam) > and they seem to work so I know that Spamassassin is looking at > user_prefs. > > Any idea why I can't get rewrite_header working? > > Thanks. > > pbr > >