On Mon, 2004-08-09 at 15:31, Matt Kettler wrote: Hi Matt,
> Did you remove the default add_header commands? > no. > It seems like you're getting the default behavior, which would happen if > you added those lines to the top of 10_misc.cf, and they got clobbered by > the defaults later on down the file. > > I'd really suggest doing this with clear_header and a series of commands in > a .cf file in your /etc/mail/spamassasin directory. It's a lot easier to > remove if you screw up. > Ok, I've tested it with a new config file. This file I placed in the /etc/mail/spamassassin directory. clear_headers add_header all Level _STARS(*)_ add_header all Hits _HITS_ Afer a restart of spamd I only get the X-Spam-Checker-Version header, which is always added as mentioned in the docs. Regards, Marcel.
