From: Robert Fitzpatrick (no email)
Date: Sat Jul 02 2005 - 11:58:06 EDT
On Sat, 2005-07-02 at 11:32 -0400, Wietse Venema wrote:
> You're invoking pipe(8) with the wrong command line syntax.
>
Thanks, but I've never messed with that master.cf file at all except for
when I setup SPF. Did something change from Postfix 2.1 to 2.2 that
would effect this? This is what I have:
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
#
# The Cyrus deliver program has changed incompatibly, multiple times.
#
old-cyrus unix - n n - - pipe
flags=R user=cyrus argv=/usr/local/cyrus/bin/deliver -e -m
${extension} ${user}
# Cyrus 2.1.5 (Amos Gouaux)
cyrus unix - n n - - pipe
user=cyrus argv=/usr/local/cyrus/bin/deliver -e -r ${sender} -m
${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
$recipient
-- Robert
|
|
|