Okay.  I got it working...

(I have to attach it as a file since my kids just modified my system and
disabled cut and paste... :-)

The "IsMember function was moved to the module MemberAdaptor and renamed
"isMember".

The Moderate.py module is very well written and makes it quite easy to
add checks for passing mail into a moderated list.

I've only done moderate checking on it, but it worked fine for my local
testing.

Any feedback is welcome - Jon Carnes
===
On Mon, 2003-01-27 at 11:52, Jon Carnes wrote:
> 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)
> 
> 

------------------------------------------------------
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to