Hello Again,

Is it true that there is no way to add member to the list with his full name 
from the command line?

I know that the below syntax won't work:
./add_members -r - "firstname1 lastname1" <[EMAIL PROTECTED]> somelistname

But maybe some of you have solved it with some script or workaround?

Best Regards,
Leon Kolchinsky

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 12:23 PM
To: Mailman-Users@python.org
Subject: [Mailman-Users] adding new members with their fullnames via commandline

Hello All,
 
I'd like to move lists from an old machine (Solaris 8) to new one (SLES 9) with 
all their corresponding members.
 
I'm creating new list (on my new server) with newlist command.
 
To see the members of the list with their full names I run (on the old machine):
# ./list_members -f listname
 
I got this kind of members list:
firstname1 lastname1 <[EMAIL PROTECTED]>
firstname2 lastname2 <[EMAIL PROTECTED]>
......
 
Is there syntax to add members with "add_members" or another command, so I 
could directly add them to new list with their full names?
 
Leon Kolchinsky
 
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/lkolchin%40univ.haifa.ac.il

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to