Spamassassin Lint Issue

Can anyone tell me why "spamassassin --lint" is having the following issues?

root# spamassassin --lint
config: SpamAssassin failed to parse line, skipping: auto_learn 1
config: SpamAssassin failed to parse line, skipping: safe_reporting 0
config: SpamAssassin failed to parse line, skipping: use tersereport 0
config: SpamAssassin failed to parse line, skipping: subject_tag * PROBABLY JUNK *
config: SpamAssassin failed to parse line, skipping: rewrite_subject 0
lint: 5 issues detected. please rerun with debug enabled for more information.



Here is /etc/mail/spamassassin/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_subject 0
# report_safe 1
# trusted_networks 212.17.35.

# Bayesian Auto Learn
auto_learn 1

# Safe Reporting
safe_reporting 0

# Full/Terse Reporting
use tersereport 0

# Subject Tag
subject_tag * PROBABLY JUNK *

# Rewrite the Subject
rewrite_subject 0

# Use Bayesian Filtering
use_bayes 1

# OK locals
ok_locales en

# OK languages
ok_languages en fr es

# Required hits to be marked as spam
required_hits 4



Any ideas?

Rusty


Mac OS X (10.4.4)

Posted on Feb 19, 2006 8:29 PM

Reply
2 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Spamassassin Lint Issue

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.