[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: spamassassin arbeitet nicht



Gerhard Engler schrieb:
Hallo Mailingliste,

ich habe hier folgendes Mail-System eingerichtet:

fetchmail
exim4
spamassassin (soll spam + Viren herausfiltern)
procmail
cyrus-imap

E-Mails werden abgeholt und fehlerfrei in die imap-Postfächer einsortiert. Leider sehe ich am Quelltext der eingegangen E-Mails nichts von einer Spam und Virenprüfung.

Du kannst Englisch?
Hier ein kleiner Auszug Deiner Config:

# Here is a QUICK WAY to completely DISABLE some sections of code
# that WE DO NOT WANT (it won't even be compiled-in).
# For more refined controls leave the following two lines commented out,
# and see further down what these two lookup lists really mean.
#
@bypass_virus_checks_acl = qw( . );  # uncomment to DISABLE anti-virus code
@bypass_spam_checks_acl  = qw( . );  # uncomment to DISABLE anti-spam code


--
Mit freundlichen Gruessen
Bjoern Schmidt




Reply to: