Hi,I have pushed r59 (In fact, 2 days before) which adds commands to perform the following actions
- Add moderators./mmclient add-moderator list [email protected] --user [email protected] [email protected] [email protected]
- Add owners./mmclient add-owner list [email protected] --user [email protected] [email protected] [email protected]
- Remove Moderator./mmclient remove-moderator list [email protected] --user [email protected] [email protected] [email protected]
- Remove Owner./mmclient remove-owner list [email protected] --user [email protected] [email protected] [email protected]
All the above commands support an extra --quiet flag to suppress the action feedback message.
http://bazaar.launchpad.net/~rajeevs1992/mailman.client/mailmancli/revision/59 _______________________________________________ Mailman-Developers mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
