On 25 January 2011 12:09, Wietse Venema <wie...@porcupine.org> wrote:
> polofuzzu: > > Sendmail was our original mail application. Sendmail can be set to > deliver > > once > > to smrsh script for multiple recipients. Can postfix be configured to > mimic > > that? > > The Postfix pipe(8) delivery agent does that. I suggest that you > look at the manpage and examples in the master.cf file. This may > require a transport map to route the domain to the pipe transport, > and a relay_domains entry to accept mail for that domain. > > Wietse > Thank you. That works. Polo