[ingo] Procmail - Forward not working
Joerg Peters
jp at hosts1.de
Wed Apr 21 20:26:01 UTC 2010
Hi,
I´m currently trying to setup Ingo to work with procmail.
My current setup:
Plesk 9.5.1
Postfix
Every rule seems to work (sorting into folders, etc.) except forwarding
My procmailrc from ingo:
# Von Ingo erzeugtes procmail Script (April 21, 2010, 9:38 pm)
MAILDIR=/var/qmail/mailnames/techlinks.de/abc/Maildir/
DEFAULT=/var/qmail/mailnames/techlinks.de/abc/Maildir/
SENDMAIL=/usr/sbin/sendmail
##### Weiterleitung #####
:0 c
{
:0
*$ ! ^From *\/[^ ]+
*$ ! ^Sender: *\/[^ ]+
*$ ! ^From: *\/[^ ]+
*$ ! ^Reply-to: *\/[^ ]+
{
OUTPUT = `formail -zxFrom:`
}
:0 E
{
OUTPUT = $MATCH
}
:0 c
* !^FROM_MAILER
* !^X-Loop: <mailto:to-jp at hosts1.de> to-MAILADRESS
| formail -A"X-Loop: to-MAILADRESS" | $SENDMAIL -oi -f $OUTPUT
<mailto:jp at hosts1.de> MAILADRESS
:0 E
$DEFAULT
:0
/dev/null
}
Does anybody have an idea what`s wrong/missing?
Thanks in advance!
Best regards
Joerg
More information about the ingo
mailing list