OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: bad command startup -- throttling

From: Robert Fitzpatrick (listswebtent.net)
Date: Sat Jul 02 2005 - 10:58:06 CDT


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