Hello,

This has to be a real newbie question, but I can't seem to find the
answer...

In all e-mails that go through SpamAssassin on my Debian-Alpha machine,
there is, among other SA related headers, this one:

X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no
version=2.60

Why is SpamAssassin running no tests on the mail? And why is autolearn
set to no?

Here is my /etc/spamassassin/local.cf file. Yes, that's where the Debian
build of SpamAssassin checks for the config file, and I know that it's
loading it because if I remove/rename the file, when I restart spamd it
complains to the syslog. You'll notice it specifically turns on some
(all) spam checks and also autolearn... So why does SA tell me they are
off in the header?

---------------- begin local.cf ----------------
# SpamAssassin config file for version 2.5x
# generated by http://www.yrex.com/spam/spamconfig.php (version 1.01)

# How many hits before a message is considered spam. (default is
commented)
required_hits           5.0

# Whether to change the subject of suspected spam
rewrite_subject         1

# Text to prepend to subject if rewrite_subject is used (default is
commented)
subject_tag             *****SPAM*****

# Encapsulate spam in an attachment (default is commented)
report_safe             1

# Use terse version of the spam report
use_terse_report        0

# Enable the Bayes system (default is commented)
use_bayes               1

# Enable Bayes auto-learning (default is commented)
auto_learn              1

# Enable or disable network checks (defaults are commented)
skip_rbl_checks         0
use_razor2              1
use_dcc                 1
use_pyzor               1
---------------- end local.cf ----------------

Just to be sure, I checked in the SpamAssassin::Conf man pages, and all
the settings are good... So I'm stumped.

Thanks in advance for any possible leads or answers...


________________________________________________
Jean-Sébastien Guay                    [EMAIL PROTECTED]
                  http://whitestar02.webhop.org/





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to