MatzeA: Spamassassin will nicht.

Beitrag lesen

Hi,

seit der Umstellung nach Spamassassin 3.x habe ich so meine Problreme mit dem Tool.
Auf einem etwas älteren Server läuft spamassassin 2.64 tadellos.
-> Auf dem anderen System macht Spamassassin anscheinend nix.
Die deinste wurden alle gestartet procmail richtig konfiguriert und wird auch auf gerufen.
Ein Virus Filter der dort aufgerufen wird, liefert ergebnisse zurück.
Nur spamassassin bleibt stumm wie ein Fisch.

-> Rules habe ich massen haft nach /etc/mail/spamassassin kopiert.
Natürlich in der richtigen Version.

Hier die local.cf

################### CONFIXX SPAMASSASSIN CONFIG FILE #####################

created at Sun Oct 24 21:31:00 2004

#            !!! Do not make any changes in this file !!!

All your changes will be lost after the file is auto updated next time.

#   If you want to add here any custom directive, you should include it
#   to '/root/confixx/safe/spamassassin.inc' file. Its content will be automatically
#   included during the file is autoupdated.
##########################################################################

START CUSTOM INCLUSION (see /root/confixx/safe/spamassassin.inc)

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           5.0

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

Use terse version of the spam report

use_terse_report 1

Enable the Bayes system

use_bayes               0

Enable Bayes auto-learning

auto_learn              1

Enable or disable network checks

skip_rbl_checks         0
use_razor2              1
use_dcc                 1
use_pyzor               0

Mail using languages used in these country codes will not be marked

as being possibly spam in a foreign language.

ok_languages            all

Mail using locales used in these country codes will not be marked

as being possibly spam in a foreign language.

ok_locales              all
report_safe 1
rbl_timeout 30
always_add_headers 1
always_add_report 1
add_header all Report _REPORT_
spam_level_stars 1
spam_level_char *
dcc_add_header 1

user_scores_dsn
user_scores_sql_username        xyzabcde
user_scores_sql_password        XxXxXxX
user_scores_sql_table           spampref
dns_available yes
detailed_phrase_score 1
spam_level_stars 1

Ich weiss, eigentlich gehört das nicht wirklich hierher.
Aber vieleicht findet ja jemand einen Fehler den ich offensichtlich nicht sehe.

Gruss Matze