Arora, Sumit:
> Thanks p...@rick..
> 
> I read "man 8 pipe"..
> 
> And what I understand is, I need to change the configuration somewhere here 
> in master.cf:
> 
> # ====================================================================
> #
> # Other external delivery methods.
> #
> #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=bsmtp argv=/usr/local/sbin/bsmtp -f $sender $nexthop 
> $recipient
> #
> #scalemail-backend unix -       n       n       -       2       pipe
> #  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store
> #  ${nexthop} ${user} ${extension}
> #
> #mailman   unix  -       n       n       -       -       pipe
> #  flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
> #  ${nexthop} ${user}
> 
> 
> Can I use .sh script here?

Yes. Read "man 8 pipe".

        Wietse

Reply via email to