On 7/25/2016 3:37 PM, Carl Brewer wrote: > > G'day, > Quick one, while I migrate a bunch of users from an old sendmail > server to a new postfix one. > > What gets carried out first? transport maps, local or virtual users? > I'd like to over-ride some, but am not sure of the order that they > get carried out. Can anyone here point me at the relevant doco? > I've not been able to find it. Postfix 2.11 > > thank you, > Carl
http://www.postfix.org/transport.5.html The transport_maps parameter overrides all other default routing decisions, which are listed in the man page. -- Noel Jones