[Mailman-Developers] Add moderators from the command line
Barry Warsaw
barry at list.org
Sat Jul 26 00:20:31 CEST 2014
On Jul 24, 2014, at 02:03 PM, 'ML mail' via barry wrote:
>In Mailman3 it would be nice to be able to add moderators to a mailing list
>from the command line using the mailman command. Currently I can only see the
>possibility to add new members to a mailing list, or did I miss something
>here?
You're not missing anything. The CLI for adding members isn't fantastic - you
have to provide a file with one member per line. The way to extend this would
be to be able to specify the members' role when adding them. I haven't
thought of an elegant way to do this via the CLI, especially when multiple
members can be added. Once a good interface is designed, it would be pretty
easy to write the code to do it.
Cheers,
-Barry
More information about the Mailman-Developers
mailing list