Hi, ich bekomme täglich etwa 5-10 Spammails. die meisten davon mit offensichtlichen Betreffs wie "Erleben Sie ihr blaues Wunder" oder "Nie wieder zu früh kommen". Nun habe ich mit KMail die Spamassassin Filter einrichten lassen und schon x-mal die Spams als "Spam" markiert. Trotzdem kommen sie jedesmal wieder durch.
Was kann man da machen?
Hier noch meine user_prefs:
PS: Was ist der Unterschied zwischen Spamassassin Dämon und Perlmodul?
Was kann man da machen?
Hier noch meine user_prefs:
# SpamAssassin config file for version 3.x
# NOTE: NOT COMPATIBLE WITH VERSIONS 2.5 or 2.6
# See http://www.yrex.com/spam/spamconfig25.php for earlier versions
# Generated by http://www.yrex.com/spam/spamconfig.php (version 1.50)
# How many hits before a message is considered spam.
required_score 7.5
# Change the subject of suspected spam
rewrite_header subject *SPAM*
# Encapsulate spam in an attachment (0=no, 1=yes, 2=safe)
report_safe 1
# Enable the Bayes system
use_bayes 1
# Enable Bayes auto-learning
bayes_auto_learn 1
# Enable or disable network checks
skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 1
# 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
PS: Was ist der Unterschied zwischen Spamassassin Dämon und Perlmodul?