I've got the following in my local.cf, running SA as root (from init.d
script), and it never comes up saying that it's using auto-learn, and
the bayes files never seem to change... What's going on with this?

Using SA 2.60 with XMail 1.17 right now... It works well, SA marks the
appropriate messages, but it never seems to "learn"...

Thanks!

/etc/mail/spamassassin/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.
required_hits           4.5
 
# Whether to change the subject of suspected spam
rewrite_subject         1
 
# Text to prepend to subject if rewrite_subject is used
subject_tag             *****SPAM*****
 
# Encapsulate spam in an attachment
report_safe             0
 
# Use terse version of the spam report
use_terse_report        0
 
# Enable the Bayes system
use_bayes               1
 
# Enable Bayes auto-learning
auto_learn              1
 
# Enable or disable network checks
skip_rbl_checks         0
use_razor2              1
use_dcc                 1
use_pyzor               1
 
add_header all Status _YESNO_, hits=_HITS_ required=_REQD_ tests=_TESTS_
autolearn=_AUTOLEARN_ version=_VERSION_
 
bayes_path              /usr/local/share/bayes
bayes_file_mode         0666
 
# Mail using languages used in these country codes will not be marked
# as being possibly spam in a foreign language.
# - english
ok_languages            en
 
# Mail using locales used in these country codes will not be marked
# as being possibly spam in a foreign language.
ok_locales              en
 
Typical header after receiving mail from XMail (notice "auto-learn:no"):
X-Spam-Flag:  YES
X-Spam-Report:   *  4.4 DATE_SPAMWARE_Y2K Date header uses unusual Y2K
formatting *  4.3 CONSOLIDATE_DEBT BODY: Consolidate debt, credit, or
bills *  1.2 FREE_CONSULTATION BODY: Offers a consultation for nothing
*  0.2 BAD_CREDIT BODY: Eliminate Bad Credit *  0.0 HTML_MESSAGE BODY:
HTML included in message *  0.1 HTML_FONTCOLOR_UNKNOWN BODY: HTML font
color is unknown to us *  0.1 MIME_HTML_ONLY BODY: Message only has
text/html MIME parts *  0.1 HTML_FONT_BIG BODY: HTML has a big font * 
0.1 HTML_60_70 BODY: Message is 60% to 70% HTML *  1.8 HTML_SHOUTING5
BODY: HTML has very strong "shouting" markup *  0.7 MIME_HTML_NO_CHARSET
RAW: Message text in HTML without charset *  2.5 RCVD_IN_DYNABLOCK RBL:
Sent directly from dynamic IP address *      [Dynamic/Residential IP
range listed by] [easynet.nl DynaBlock -
<http://dynablock.easynet.nl/errors.html>] *  1.1 FORGED_OUTLOOK_TAGS
Outlook can't send HTML in this format *  3.0 MISSING_MIMEOLE Message
has X-MSMail-Priority, but no X-MimeOLE *  1.1 FORGED_OUTLOOK_HTML
Outlook can't send HTML message only *  1.6 FORGED_MUA_OUTLOOK Forged
mail pretending to be from MS Outlook *  1.1 MIME_HTML_ONLY_MULTI
Multipart message only has text/html MIME parts *  0.3 UPPERCASE_25_50
message body is 25-50% uppercase
X-Spam-Checker-Version:  SpamAssassin 2.60 (1.212-2003-09-23-exp) on
Dingo.Home
X-Spam-Level:  ***********************
X-Spam-Status:  Yes, hits=23.6 required=4.5
tests=BAD_CREDIT,CONSOLIDATE_DEBT,
DATE_SPAMWARE_Y2K,FORGED_MUA_OUTLOOK,FORGED_OUTLOOK_HTML,
FORGED_OUTLOOK_TAGS,FREE_CONSULTATION,HTML_60_70,
HTML_FONTCOLOR_UNKNOWN,HTML_FONT_BIG,HTML_MESSAGE,HTML_SHOUTING5,
MIME_HTML_NO_CHARSET,MIME_HTML_ONLY,MIME_HTML_ONLY_MULTI,
MISSING_MIMEOLE,RCVD_IN_DYNABLOCK,UPPERCASE_25_50 autolearn=no 
version=2.60
-- 
David A. Bartmess
Software Configuration Manager / Sr. Software Developer
eDingo Enterprises
http://edingo.net



-------------------------------------------------------
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