Is there any way to have something like that working with dbmail-lmtpd?

On Wed, 02 Feb 2005 10:08:36 +0100, Paul J Stevens <[EMAIL PROTECTED]> wrote:
> Edit /etc/postfix/main.cf
> 
> add -a "$RECIPIENT" to the mailbox_command option:
> 
> mailbox_command = -a "$EXTENSION" -a "$RECIPIENT"
> 
> Edit /etc/procmailrc
> 
> ----------------------
> VERBOSE=true
> LOGFILE=/tmp/procmail.log
> 
> :0:
> * ^Subject: **SPAM**
> | /usr/sbin/dbmail-smtp -m Spam -d "$2"
> 
> ----------------------
> 
> After you get this working (check the LOGFILE), comment the VERBOSE
> and LOGFILE lines.
> 

-- 
Klaus Alexander Seistrup
SubZeroNet · Copenhagen · Denmark

Reply via email to