> > > This is always possible > > subscribe users [email protected] [email protected] [email protected] --list > [email protected] > >
Hi, I have built to features, subscribe and unsubscribe users, as described above *subscribe users [email protected] [email protected] [email protected] --list [email protected]* and *unsubscribe users [email protected] [email protected] [email protected] --list [email protected]* The command prints a success message on successful completion of action else prints an error message and continues execution. These feedback messages can be suppressed by using a `--quiet` switch. subscribe users [email protected] [email protected] [email protected] --list [email protected] [email protected] subscribed to [email protected] [email protected] subscribed to [email protected] [email protected] subscribed to [email protected] The commands accept one or more user emails as arguments. _______________________________________________ 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
