Page 1 of 1

spamassassin & hits

Posted: 2003-08-15 11:49
by cyber_bushi
Hallo Kolleschen,

ich habe gerade Spamassassin installiert und möchte die hits auf 6,0 hochschrauben. Habe dies auch in der local.cf gemacht (siehe unten)

Code: Select all

require_hits 6
rewrite_subject 0
fold_headers 0
spam_level_stars 0
report_header 1
use_terse_report 1
defang_mimo 0
skip_rbl_checks 1
check_mx_attempts 1
check_mx_delay 0
Spamassassin scheint das jedoch zu ignorieren. In den SPAM-Hinweisen die per Mail eingehen steht immer noch Required: 5. Was mache ich falsch? Habe den spamd auch beendet und neugestartet.
Vielen Dank schon mal im Voraus für Eure Tips!

Re: spamassassin & hits

Posted: 2003-08-27 17:30
by jtb
vielleicht eine andere pro-User oder systemweite Einstellung?

Re: spamassassin & hits

Posted: 2003-08-28 15:43
by cyber_bushi
Jtb wrote:vielleicht eine andere pro-User oder systemweite Einstellung?
Guter Ansatz, aber ich habe unter /home/username gesucht und keine pro-User Einstellung gefunden. Wird die woanders gespeichert? Systemweite Einstellung (siehe oben) habe ich unter /etc/mail/spamassassin/local.cf, was der richtige Ort dafür sein sollte, oder?

regards,

cb

Re: spamassassin & hits

Posted: 2003-08-28 19:27
by jtb
siehe man spamassassin:
The user preferences (such as scores to attach to each rule), are loaded from the file specified in the
-p argument. If this is not specified, ~/.spamassassin/user_prefs is used if it exists. "spamassassin"
will create this file if it does not exist, using user_prefs.template as a template. This file will be
looked for in: /etc/spamassassin; /usr/etc/mail/spamassassin; /usr/share/spamassassin; /etc/spamassas­
sin; /etc/mail/spamassassin; /usr/local/share/spamassassin; /usr/share/spamassassin.

Re: spamassassin & hits

Posted: 2003-08-28 21:07
by adjustman
Du kannst auch (systemweit) eine user_prefs unter /root/.spamassassin anlegen. Mach mal

spamassassin -D --lint

Das checkt das ganze (SA) System