Thijs Kinkhorst wrote:
> That's unfortunate. I don't use that extension myself so I'm not immediately 
> available to test it. It was once included from an upstream that has since 
> gone awol...
> 
> From inspecting other code, getting the listname like this should work:
> 
> listname = mlist.internal_name()
> 
> Could you verify that for me please?

The following seems to work:

            if mlist.isMember(sender) or \
                   matches_p(sender, mlist.accept_these_nonmembers, 
mlist.internal_name()):

Dislaimer: Not a Python Programmer

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to