Ignacio Valdes wrote: >So now, the final vexing question is that I have all this seemingly >working but I cannot seem to get the mailman list to receive any >e-mail. I have not setup an e-mail box for linuxmednews-announce at >linuxmednews.com yet because I don't know what the server should do >with email to that address so that mailman uses it. Any thoughts?
It should not deliver to a mailbox but should pipe the mail to "|/path/to/mail/mailman post linuxmednews-announce". How this is accomplished depends on the MTA. See <http://www.list.org/mailman-install/mail-server.html>. If your MTA is Exim, see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.019.htp> and the docs linked from that as the installation manual is not completely correct. If you are generating aliases manually, you can run Mailman's bin/genaliases to get a full list of required aliases. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
