[Mailman-Users] Error on adding/deleting lists

Eric J. Ray ejray at raycomm.com
Sun Oct 26 02:43:45 CEST 2003



Python 2.1.3
Using Mailman version: 2.1.3


When I add or delete lists I get strange errors. I'm pretty
new to Mailman, and could use some help in figuring out
if they're significant (not too, as the list gets created),
and how to fix them.

If I need to delete a list manually, do I just delete the
directory for it from the ~/lists directory? Is it
really that easy?

My error:
[mailman at www bin]$ ./newlist
Enter the name of the list: support-staff at bogus.example.com
Enter the email of the person running the list: ejray at example.com
Initial support-staff password:
Traceback (most recent call last):
   File "./newlist", line 219, in ?
     main()
   File "./newlist", line 185, in main
     __import__(modname)
ImportError: No module named None
[mailman at www bin]$





More information about the Mailman-Users mailing list