From: Stefan Schmidt (no email)
Date: Wed Sep 06 2006 - 03:59:00 EDT
Hi,
how can I force my MDA procmail to delete spam marked emails....?
Ok here is my setup:
Bigbox in the internet checking the mails for spam and deliver a virtual mailbox.
Littelbox at the office fetch the mails from bigbox by fetchmail.
On littelbox runs Posfix with Cyus and virual mailboxes
In the main.cf is the parameter "mailbox_command = procmail -a "$EXTENSION""
so I think procmail is the MDA.
Th question is how do I tell it to delete the spam?
As in the man pages from procmail I tried:
mailbox_command = procmail -a "$EXTENSION" /etc/procmailrc
in /etc/procmailrc:
--- :0 w * ^X-Spam-Score:.*\(\*\*\*\*\* /dev/null --- but still the spam is not deleted. Anyone a sugsetion? cu
|
|
|