Paula Gray-Overtoom wrote: >There could be an alias type problem. If I send a message to >[EMAIL PROTECTED] the message gets sent to the list >owners, but if I send the message to [EMAIL PROTECTED] it >doesn't get sent.
This may be an MTA/alias issue. The real question is what is the email host name you want to use for your list. If it is servername.domain.com, then your list and possibly your Mailman installation is misconfigured. To what domain are list posts addressed? [EMAIL PROTECTED] or [EMAIL PROTECTED] If they are sent to [EMAIL PROTECTED], and that works, what's different in the MTA/aliases configuration between listname and listname-owner? If the list addresses are intended to be at servername.domain.com, then the list's host_name attribute should be servername.domain.com. Also probably DEFAULT_EMAIL_HOST in mm_cfg.py should be set to 'servername.domain.com', and possibly other things set in mm_cfg.py. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp>. Don't overlook the section on "Existing versus new lists". -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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