[Mailman-Users] Here is a problem I am having with mailman.

Shekar Pasumarthi shekarp at pcweb.com
Tue Apr 15 22:10:13 CEST 2003


I have couple of lists created and they were and are working fine, but none 
of the commands (list_lists, rmlist) are working, now. These are the few 
errors I am getting. Any help or pointers would be great.

Thanks
Shekar

cymbal% ./check_db
Traceback (most recent call last):
   File "./check_db", line 31, in ?
     from Mailman import mm_cfg
ImportError: No module named Mailman

cymbal% ./list_members
Traceback (most recent call last):
   File "./list_members", line 59, in ?
     from Mailman import MailList
ImportError: No module named Mailman

cymbal% ./config_list
Traceback (most recent call last):
   File "./config_list", line 71, in ?
     from Mailman import mm_cfg
ImportError: No module named Mailman

cymbal% ./rmlist
Traceback (most recent call last):
   File "./rmlist", line 44, in ?
     from Mailman import mm_cfg
ImportError: No module named Mailman 




More information about the Mailman-Users mailing list