Devin Atencio <[EMAIL PROTECTED]> writes:

> I can't seem to figure out the correct syntax to add 1 e-mail address
> to a list from the command line?
>
> /home/maiman/bin/add_members -n - -w n test [EMAIL PROTECTED]
>
> any help with the correct syntax?

echo [EMAIL PROTECTED] | /home/mailman/bin/add_members -w y -n - test

Where 'test' is the name of the list you want to add devin to.

Not very pretty, is it?

-- 
deanna



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to