View Single Post

  #2 (permalink)  
Old 08-01-2003
Bjoern Thomsen
 
Posts: n/a
Default Re: (newbie) Imap(Cyrus)+postfix work, but procmail doesent

Hello Sven,

Sven Kavon schrieb:

> /etc/procmailrc
> ------------------------- snip -------------------------
> LOGFILE=/tmp/procmail.log
> VERBOSE=yes
> #MAILBOX=""
> # 22.7.03, vorher auskommentiert
> #DEFAULT=|/usr/lib/cyrus/bin/deliver -e "$1"
> DELIVERYMAIL="/usr/lib/cyrus/bin/deliver"
> SENDER=$1


:0
* ^From:.*@(yellow.com|spamworld.de|austria3.at)
/dev/null

:0 w
*^TO.*bforpc@spamgourmet\.com
| $DELIVERMAIL -e -a bforpc -m user.bforpc


http://www2.uibk.ac.at/zid/systeme/m...ail/index.html

Björn

Reply With Quote