--- postfix-2.3.0/conf/master.cf~ 2006-07-25 13:36:17.245609587 +0300 +++ postfix-2.3.0/conf/master.cf 2006-07-25 13:37:53.847756797 +0300 @@ -55,7 +55,7 @@ # Also specify in main.cf: maildrop_destination_recipient_limit=1 # maildrop unix - n n - - pipe - flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient} + flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient} # # The Cyrus deliver program has changed incompatibly, multiple times. # @@ -76,4 +76,4 @@ 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 + flags=Fq. user=foo argv=/usr/sbin/bsmtp -f $sender $nexthop $recipient