Julian Mehnle: > Hi all! > > I have a transport "foo" defined in master.cf that delivers messages > via a pipe command. In an edge case Postfix is receiving messages > with multiple recipients (multiple RCPT TO commands). I'm looking > for a way to have such messages delivered to the pipe command only > once, period, not once per recipient.
That is exactly what Postfix does by default, without any tweaking of destination recipient settings. Wietse