On Tue, Mar 8, 2016 at 1:31 PM, Curtis Villamizar <cur...@orleans.occnc.com> wrote: > Tom, > > I've been following this thread and also not clear on your > objectives. See inline. ...
> Fine so far but you haven't said what you expect the postfix MX to do > with received mail. You have a few choices. > > Relay it per domain (easy - use transport_maps). ... > Something else? If so what? I intend to receive and deliver via mailing lists using Mailman 3 running on the remote server. > Either way take a look at http://www.postfix.org/VIRTUAL_README.html I have, and Mark Sapiro helped me get a similar setup working for Mailman 2 several years ago. The main difference is I was then sending mail programmatically to my various mailing lists from my local host via Google's smtp server, but that (Google smtp) was never very satisfactory overall. This time I want to send mail programmatically via my own smtp server on the remote host. I think your instructions are the first I've seen regarding the dual smtp setup. I'm sure I'll have more questions before it's all running smoothly, but, with your and Viktor's help I am sure I can make some progress before long. Thanks so much. Best regards, -Tom