On Fri, Oct 18, 2013 at 01:56:18PM +0100, Jose Borges Ferreira wrote: > On Thu, Oct 17, 2013 at 8:45 PM, Roel Bouwman <r...@qsp.nl> wrote: > > > @Jose: thanks for the suggestion, but sender_dependent transport > > maps are not a solution here. As in this case, it's not the sender > > address, but the inbound service to which the message was submitted > > that should determine how the message is routed out, as well > > as the hostnames that are used in Received headers. > > > > > If this is the case do a header_check with a regex and then respond a > "FILTER transport:".
That's silly, a "-o content_filter=transport:" in master.cf is simpler and much more robust. The goal is after all to set the transport based on which smtpd(8) service the client connected to. -- Viktor.