One thing i know is that the parameter transport_maps in main.cf can take more than one file i.e you can have:
transport_maps = hash:/etc/postfix/transport1, hash:/etc/postfix/transport2, hash:/etc/postfix/transport3 and then your maps files: transport1: a smtp:somemailhost1 .... transport2: f smtp:somemailhost2 ..... transport3: k smtp:somemailhost3 .... regards, Joseph On Wed, 14 Dec 2005, Mark Tinka wrote:
Hello. In using the Postfix 'transport' file to forward mail for non-local domains to remote mail servers over SMTP, is it possible to have a separate file for each type of remote transport, e.g., if somemailhost1 handles mail for a to e domains, and if somemailhost2 handles mail for f to j domains, and if somemailhost3 handles mail for k to o domains. Rather than having a to o domains in one 'transport' file, is there a way to tell Postfix to use a specific transport file depending on whether the remote final SMTP server is somemailhost1, 2 or 3? Cheers, Mark.
_______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
