SvenFischer Veteran
Joined: 05 Feb 2003 Posts: 1033 Location: Berlin
|
Posted: Wed Sep 13, 2006 7:21 am Post subject: Spam mit Bildern ausfiltern |
|
|
Leider wird bei meiner aktuellen spamassassin Konfiguration diese nervigen SPAM e-mails mit inline Bildern nicht erkannt.
Wo soll ich schrauben?
Auch nervig ist, dass für jede einzelne e-mail spamassassin extrem viel CPU braucht für ca. 10 Sekunden. Wo kann ich die Prozess-Priorität beeinflussen?
Code: | required_score 5.0
# Encapsulate spam in an attachment (0=no, 1=yes, 2=safe)
report_safe 1
use_bayes 1
bayes_auto_learn 1
# Enable or disable network checks
skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 1
ok_languages all
ok_locales all
#spamcop punkte
uri SPAMCOP_URI_RBL eval:check_spamcop_uri_rbl('sc.surbl.org','127.0.0.2')
describe SPAMCOP_URI_RBL URI's domain appears in spamcop database at sc.surbl.o$
tflags SPAMCOP_URI_RBL net
score SPAMCOP_URI_RBL 5.0
|
_________________ Core2Duo, 4GB RAM, AMD/ATI 4850 and nice person in front! |
|