Hi,
One of the great things about our new installation compared with our old is the ability to manage users via
https://our.wee.domain/postorius/users
I might have been able to manage them using the command line on the old installation, but there is no 'mailman delmembers' on that box.
Since I now have this Mighty Power, I want to use it to clean up. There are many users who should no longer be on the system, so I want to run something along the lines of:
mailman delmembers --member some@email.address --fromall
--no-goodbye-msg --no-admin-notify
or, if I'm feeling brave, something like this.
mailman delmembers --file somefile --fromall
--no-goodbye-msg --no-admin-notify
My question is: If one of these users is the sole owner of a list, what will happen? Will the user be deleted and that list now owner-less? Will mailman refuse to delete that user until I add a new owner?
Thanks in advance for your feedback.
Cheers,
David