I fixed it by following 'postfix integration' how-to. Previously I was editing aliases by hand and I think this caused mailman and postfix alias.db's to be out of sync.
On 7/14/05, Jim Tittsler <[EMAIL PROTECTED]> wrote: > James wrote: > > I get a bounce from a test list that my message is being held because > > "Post by non-member to a members-only list". > > > > I can't find anything wrong in mm_cfg.py, and I've double checked my > > membership in the list -- it looks fine, I'm a member. > > Did you set USE_ENVELOPE_SENDER to Yes? That checks the SMTP envelope > sender for list membership, rather than (the more easily forged) From: > header. > > -- > Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 > Python Starship http://Starship.Python.net/crew/jwt/ > Mailman IRC irc://irc.freenode.net/#mailman > ------------------------------------------------------ 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
