On 02/19/2015 03:00 AM, John McIntyre wrote: > > The problem is that there is already a www and mx server, and my router > forwards all traffic on ports 80, 443, 25 and 143 to those two servers. > > So how do I get the new mailman server to talk to the outside world? > > I'm guessing that apache can proxy for the mailman server, but what about > e-mail?
Stephen has already given good info and I cant add any more detail about that except to say that you might be able to relay in sendmail on the main MX via either aliases or a 'relay domain', but I don't know exactly how to configure it. There is another approach which is to use NFS or something similar to share files between hosts. The web server would need to share all of $prefix/Mailman and all of $var_prefix. The MTA would need only the $prefix/mail/mailman wrapper and $var_prefix/qfiles, but proxying and mail relaying might actually be simpler. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org