> config: SpamAssassin failed to parse line, skipping: rewrite_subject 0
Deprecated. Just remove the line since you don't want to rewrite anything. > config: SpamAssassin failed to parse line, skipping: > always_add_headers 1 Deprecated. Now you should manually define which headers to add, and if you want the headers to always be the same, you could use something like this: (note that report_safe 0 resets the headers to default, so do it first) fold_headers 1 clear_headers add_header all Level _STARS(+)_ add_header all Score _HITS_ add_header all Tests tests=_TESTSSCORES_;autolearn=_AUTOLEARN_ > config: SpamAssassin failed to parse line, skipping: auto_learn > 1 Deprecated. Use: bayes_auto_learn 1