[Support] Hilfe bei SpamAssassin

Christian Günter hostsharing at webowl.de
Wed Aug 2 11:41:26 CEST 2006


Hallo,

aktuell habe ich folgendes Problem:

3.0 FORGED_MUA_OUTLOOK     Forged mail pretending to be from MS Outlook
4.4 AWL                    AWL: From: address is in the auto white-list

Vor allem der der 2te eintrag macht mir kopfschmerzen.
Wie bekomme ich einen Namen aus der Liste raus?

Habe für den entsprechenden Account Den Spamfilter erst vor 2 Tagen 
aktiviert.

.forward
"|/usr/bin/procmail"

.procmailrc
# Kein Logging als Default
SHELL=/bin/bash
COMSAT=no
LOGABSTRACT=no
VERBOSE=no
LOGFILE=procmail.log

# Spamassassin für alle Mails aufrufen...
:0fw
| /usr/bin/spamc -U /var/run/spamd

# ...und Spam in eigenem Folder aussortieren
:0
* ^X-Spam-Level:.*\*\*\*\*\*\*\*\*\*
/dev/null

:0
* ^X-Spam-Flag: YES
! spam at example.com

# Emails auf Viren ueberpruefen
: 0fw
| /usr/local/bin/clamassassin

:0:
* ^X-Virus-Status: Yes
/dev/null







More information about the Support mailing list