Uthra Rao wrote:
>
>How are the mailing list emails stored in Mailman are they stored in a text 
>file or in a database?


If you don't have a custom member adaptor, they are stored as part of
the Python pickle that stores all the list information -
lists/listname/config.pck


>How can I look at it from the command line? We have 
>to migrate all our mailing lists from Majordomo to Mailman. I was thinking 
>to create new mailing list and then copy/paste all the member email 
>addresses from majordomo to Mailman if it is a text file. Could you please 
>advice me on this. I would really appreciate your help


Use the admin Membership Management...->Mass Subscription interface to
upload (or paste) a plain text file. See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.044.htp>
for formats - one name<address> per line.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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/
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