[Mailman-Users] Need a patch written for 2.1 for post-only access.

Jon Carnes jonc at nc.rr.com
Mon Jan 27 17:52:18 CET 2003


Hmmm, MailList.py has changed too.  I need to find (or rewrite) a new
function for "IsMember".  Shouldn't be too hard, but I've got to do some
actual work for awhile...  I'll get back to it tonight.

On Mon, 2003-01-27 at 10:29, Jon Carnes wrote:
> The functionality was moved from the Hold.py module over to the
> Moderate.py module.  From there it is almost identical.
> 
> I applied the old patch by hand to that module and I'm testing it now.
> 
> Jon Carnes
> 
> > +        m = MailList.MailList('post-only', lock=0)
> > +	return m.IsMember (sender)





More information about the Mailman-Users mailing list