Eric S. Johansson wrote: >mailman 2.1.5 on gentoo > >I was upgrading from 2.0.God knows how old on a Red Hat eight system. I >moved the list and archive directories over into the 2.1.5 hierarchy. >Whenever I send a message to a list, the message is held and I am told I >am not a member of that list even though I can see it in the Web user >interface.
The poster is validated as a list member in various ways depending in particular on the Defaults.py/mm_cfg.py setting of USE_ENVELOPE_SENDER. Read the comments about this and about SENDER_HEADERS in Defaults.py, and also understand what headers are put in your message and what envelope sender is set by your MUA/MTA. -- 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
