Hi there,

i have a big problem with my spamassassin.

I have checked everything, and for me everything
is ok.

May someone can take a look, but at first some system
informations:
OS: Debian Linux 3.1 sarge
SA: Spamassassin 3.10

Additional Programms:
Maia Mailguard
mysql  Ver 12.22 Distrib 4.0.24

ERRORS :

..
[11208] warn: config: failed to parse line, skipping: rewrite_header_subject 
*****SPAM*****
[11208] warn: config: failed to parse line, skipping: bayes_autolearn 1
[11208] warn: config: failed to parse line, skipping: 
bayes_autolearn_threshold_nonspam 0.1
[11208] warn: config: failed to parse line, skipping: 
bayes_autolearn_threshold_spam 10.0
[11208] warn: config: failed to parse line, skipping: bayes_use_hapxes 1
[11208] warn: config: failed to parse line, skipping: bayes_use_chi2_combining 1
[11208] warn: config: failed to parse line, skipping: use_razor2 1
[11208] warn: config: failed to parse line, skipping: use_dcc 1
..
[11208] warn: lint: 8 issues detected, please rerun with debug enabled for more 
information



LOCAL.CF :
# This is the right place to customize your installation of SpamAssassin.
#
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
###########################################################################
#
# rewrite_header Subject *****SPAM*****
# report_safe 1
# trusted_networks 212.17.35.
# lock_method flock
required_score 5.0
rewrite_header_subject *****SPAM*****
report_safe 1
use_bayes 1
bayes_store_module Mail::SpamAssassin::BayesStore::SQL
bayes_sql_dsn DBI:mysql:maiadb
bayes_sql_username xxxxxxxx
bayes_sql_password xxxxxxxx
bayes_sql_override_username xxxxxxxx
bayes_autolearn 1
bayes_autolearn_threshold_nonspam 0.1
bayes_autolearn_threshold_spam 10.0
bayes_use_hapxes 1
bayes_use_chi2_combining 1
bayes_ignore_header ReSent-Date
bayes_ignore_header ReSent-From
bayes_ignore_header ReSent-Message-ID
bayes_ignore_header ReSent-Subject
bayes_ignore_header ReSent-To
bayes_ignore_header ReSent-Date
bayes_ignore_header ReSent-Message-ID
bayes_ignore_header ReSent-Subject
bayes_ignore_header ReSent-To
bayes_ignore_header X-Received-From-IP
bayes_ignore_header X-Virus-Scanned
bayes_ignore_header X-Spam-Status
bayes_ignore_header X-Spam-Level
bayes_ignore_header X-Sender
bayes_ignore_header X-Mailer

#Auto-Whitelist Config
auto_whitelist_factory Mail::SpamAssassin::SQLBasedAddrList
user_awl_dsn DBI:mysql:maiadb
user_awl_sql_username xxxxxxxx
user_awl_sql_password xxxxxxxx

skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 1


Thanks Peter


Reply via email to