Hello *, I am trying to migrate my personal Sendmail setup (five domains) to Postfix and I am not entirely sure how to replicate what I have at the moment.
Each domain has a different server and each of them acts as secondary for the other domains: domain1 & 2: server1 (primary, MX 10) server2 (MX 20) server3 (MX 30) domain3: server2 (primary, MX 10) server1 (MX 20) server3 (MX 30) domain4 & 5: server3 (primary, MX 10) server1 (MX 20) server2 (MX 10) What I would do is setup Postfix using relay_domains for domain1 through domain5, local_recipient_maps for the domain which ends on the server and use transport_maps for the domains to be relayed. Does that make sense or is there a better / recommended setup? Cheers, Arrigo _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org