Re: single domain - multiple smtp relayhosts

2009-07-03 Thread vtzan
You just need to mention one domain on your transport maps and then configure dns to have multiple MX records for same domain. Don't forget to add the priority number for its host. Postfix will automatically discover those mx records for you. e.g. mail.test.com IN MX 10 mailserver1.test

Re: single domain - multiple smtp relayhosts

2009-07-02 Thread Noel Jones
Wilson A. Galafassi Jr. wrote: Hello to all, I need to configure postfix to use multiple smtp relayhosts for a single domain. This is possible? How? Your question is not entirely clear, so I'm going to answer as if "single domain" refers to a single outbound destination, with other outbou