Re: [Mailman-Users] Allowing outside submission

2004-10-27 Thread postal worker
From the comments in 2.1.5 versions.py # - If member_posting_only == no, then what happens depends on the # value of the posters attribute: #o If posters was empty, then anybody can post without their # message being held for approval #o If posters was non-empty, then /only/ those ad

Re: [Mailman-Users] Allowing outside submission

2004-10-26 Thread Mark Sapiro
postal worker wrote: > >I need a way to: > > publish an address > > have that address gated to an existing Mailman list, without approval.. > >on a temporary basis. > > >I have a forward in place, but Mailman rejects all the mail. > > >Restrict posting privilege to list members? (member

[Mailman-Users] Allowing outside submission

2004-10-26 Thread postal worker
I need a way to: publish an address have that address gated to an existing Mailman list, without approval.. on a temporary basis. I have a forward in place, but Mailman rejects all the mail. Restrict posting privilege to list members? (member_posting_only) (Details) is set to NO. Th