You could make bin/my_add_members containing

#!/bin/sh
cd /path/to/mailman/bin
echo $2 | add_members -r - $1

and then do

my_add_members mylist [email protected]


** Changed in: mailman
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/266756

Title:
  add_members command

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/266756/+subscriptions
_______________________________________________
Mailman-coders mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to