I used to use the older mailman on RH8 and things "just worked", after upgrading to the new mailman, I'm spending a lot of time approving requests and maintenance.
My main thing now is that I have one list "[EMAIL PROTECTED]" that I have an automated crontab that mails out a list of events from a database once a week. There is another list "[EMAIL PROTECTED]" that is subscribed to the "party@" list where all members should be allowed to post to the list. I've added all combinations of email addresses I can think of to "[EMAIL PROTECTED]" list: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Under the "sender/non-member filters" I added: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] And in /usr/local/mailman/Mailman/mm_cfg.py I added: USE_ENVELOPE_SENDER = Yes Then I do "/etc/init.d/mailman restart" ------------------------------------------------------ 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