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

Jon Carnes jonc at nc.rr.com
Tue Apr 15 23:05:55 CEST 2003


Very interesting!  Never seen that before...

Check the paths.py file in your ~mailman/bin/.. directory.  Make sure
that the prefix variable is set to the correct location for Mailman's
root install.

HtH - Jon Carnes

On Tue, 2003-04-15 at 16:10, Shekar Pasumarthi wrote:
> 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