Re: [Mailman-Users] Members get "Post by non-member to a members-only list"

2005-07-14 Thread James
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

Re: [Mailman-Users] Members get "Post by non-member to a members-only list"

2005-07-14 Thread Jim Tittsler
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

[Mailman-Users] Members get "Post by non-member to a members-only list"

2005-07-14 Thread James
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. Is there a hidden config file somewhere? -