> [EMAIL PROTECTED] wrote: >> hi all, >> >> I add this lines in user_prefs: >> >> add_header spam Flag _YESNOCAPS_ >> add_header all Level _STARS(*)_ >> add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ >> add_header all Tests _TESTS_ >> add_header all Autolearn _AUTOLEARN_ \n Version=_VERSION_ >> add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on >> _HOSTNAME_ >> >> and restart my spamassassin, but this don`t work, when a recevied mail i >> can't see this lines in header, anyone know why ? >> > 1) are you sure you've got the right user_prefs? ie: are you sure this > is the userid that SA gets executed as (which may not be the same as the > recipient, depending on how you are calling SA it might always be root, > mail, or nobody, no matter who gets the mail.)
I am putting in the configuration file local.cf in /usr/local/etc/mail/spamassassion which is one of the places where the FreeBSD installs. The user running is the qscand the group qscand. > > 2) did you run spamassassin --lint? (should run quietly if there are no > config errors. Spamassassin -- lint shows no mistake. > > Otherwise, it works for me: > > X-Spam-Tests: AWL > X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on *CENSORED* > X-Spam-Level: ** > X-Spam-Status: No, score=2.3 required=8.0 > X-Spam-Autolearn: unavailable > Version=3.2.3 > > >> thz. >> >> >> >> > >