Domenico Fortunato wrote:
Happy New Year.

My spamassassin doesn't add header to incoming mail.
It seems not parse the local.cf file...
what is wrong?

Regards
Domenico



----------------------
This is part of my local.cf:
# imposta il punteggio che deve raggiungere la mail per essere spam, piu' e' vicino a 0 e piu' il filtro e' alto.
required_score 3.0

# testo da aggiungere al subject delle e-mail identificate spam
rewrite_header Subject *****SPAM*****

# report_safe a 1 aggiunge il risultato dell'analisi come allegato
report_safe 1

# usa il filtro bayesiano incluso in spamassassin (default 1)
use_bayes 1
bayes_path /etc/mail/spamassassin/.spamassassin/bayes
bayes_file_mode 0700

bayes_auto_learn_threshold_nonspam 1.0
bayes_auto_learn_threshold_spam 8
bayes_min_ham_num 50
bayes_min_spam_num 50

add_header spam Flag _YESNOCAPS_
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_ version=_VERSION_
add_header all Level _STARS(*)_
add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_
add_header all Hit _HITS_/_REQD_

# controllo sul dns
dns_available yes

# auto-apprendimento di filtro
bayes_auto_learn 1
.....



Below the last lines of spamd log:
@400000004b40b9dd0d837324 [25286] info: spamd: server started on port 783/tcp (running version 3.2.5)
@400000004b40b9dd0d8382c4 [25286] info: spamd: server pid: 25286
@400000004b40b9dd0dfd4a8c [25286] info: spamd: server successfully spawned child process, pid 25357 @400000004b40b9dd0e776c2c [25286] info: spamd: server successfully spawned child process, pid 25358
@400000004b40b9dd0e94f2c4 [25286] info: prefork: child states: IS
@400000004b40b9dd0e950264 [25286] info: prefork: child states: II


And what does your message header look like (please don't edit it)
Does the command "spamassassin -D --lint" complete correctly with no errors?


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to