[MM3-users] Unable to ban users via mailman-shell

2025-04-13 Thread Stephen J. Turnbull
Mihai Moldovan writes: > # mailman-wrapper shell > Welcome to the GNU Mailman shell > > >>> from mailman.testing.documentation import dump_json > >>> from mailman.interfaces.mailinglist import IMailingList > >>> from zope.component import getUtility > >>> list_manager = getUtility(ILis

[MM3-users] Unable to ban users via mailman-shell

2025-04-13 Thread Mihai Moldovan
Hi I can't seem to be able to add bans via mailman-shell: # mailman-wrapper shell Welcome to the GNU Mailman shell >>> from mailman.testing.documentation import dump_json >>> from mailman.interfaces.mailinglist import IMailingList >>> from zope.component import getUtility >>> list_manager = ge