16 Mar
2021
16 Mar
'21
midnight
On 3/15/21 4:16 PM, Allan Hansen wrote:
Will I now have to tell her to do this for each list she is subscribed to:
If you have shell access to the server, you can do this:
$ /opt/mailman/mm/bin/mailman shell
Welcome to the GNU Mailman shell
Use commit() to commit changes.
Use abort() to discard changes since the last commit.
Exit with ctrl+D does an implicit commit() but exit() does not.
>>> um = getUtility(IUserManager)
>>> adr = um.get_address('old@examople.com')
>>> adr.email = 'new@example.net'
>>> commit()
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan