Spamassassin Lint detects errors

2006-06-14 Thread amavis
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 
bayes_sql_password 
bayes_sql_override_username 
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 
user_awl_sql_password 

skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 1


Thanks Peter




syntax error, what to do?

2006-02-07 Thread amavis
Hi there,

i have the newes spmassassin and amavisd-new installed.

if i run amavisd-new debug, i receive an systnax error
inside the debug messages:

Feb  7 16:46:10 mail..de /usr/sbin/amavisd-new[31097]: SpamControl: 
initializing Mail::SpamAssassin
auto-whitelist: syntax error at (eval 851) line 2, near "require 
Mail::SpamAssassin:"
syntax error at (eval 851) line 3, near "Mail::SpamAssassin:"


what can i do?

Thax peter