I have no idea, if this cf-file makes sense:

/etc/mail/spamassassin/local.cf
add_header all Report _REPORT_
ok_languages    de en es fr it pt
add_header all Checker‐Version SpamAssassin _VERSION_ (_SUBVERSION_) on
_HOSTNAME_
$sa_spam_report_header = 1;
rewrite_subject 0
use_terse_report 0

Al

BTW Al, you always need to run 'spamassassin --lint' (preferably as your amavisd-new user) after you make any change to local.cf (or add or change any spamassassin files).

If errors are found and you need to run the debug option, run it as your amavisd-new user.
For example, if your amavis user is called vscan:

su vscan -c 'spamassassin --lint -D'

Doing so would have told you have problems with your local.cf.

Gary V

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Reply via email to