> Mail is delivered to mail.tblc.org. Mailman is running on > lists.tblc.org. > How can I get Mailman to get the mail sent to [EMAIL PROTECTED]
I mx our mailman server to lists.chicagogsb.edu and it works fine. Our previous domain, gsb.uchicago.edu has an mx that points to an iplanet mail server. To support <list>@gsb.uchicago.edu that points to <list>@lists.chicagogsb.edu, I add a mail distribution alias on the gsb.uchicago.edu system for each mailman list address (owner, request, subscribe, etc). The mail aliases on iplanet are basically 'forwards' that receive inbound on a name then forward on to the other address. I've modified all of our list creation scripts to add the necessary entries in our LDAP servers for this to happen. Adds another hop and dependency to the list processing, but it works and provides backwards name space support. > > Mail.tblc.org is currently running Postfix, but will > eventually become an > Exchange server. (I know, I know.) Asking for trouble eh? > > Is fetchmail a viable solution? If you've got a similar > setup (Mailman not > running on the MX), how do you handle it? Why not mx the mailman instance? ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
