Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Mailman Create List Problem?

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
muex
Posts: 1
Joined: 2005-10-14 06:10

Mailman Create List Problem?

#1 Post by muex »

Hi friends.

I installed (for apt-get install mailman) debian

/usr/lib/mailman/bin/newlist

Traceback (most recent call last):
File "./newlist", line 226, in ?
main()
File "./newlist", line 208, in main
}, mlist=mlist)
File "/var/lib/mailman/Mailman/Utils.py", line 551, in maketext
return findtext(templatefile, dict, raw, lang, mlist)[0]
File "/var/lib/mailman/Mailman/Utils.py", line 527, in findtext
raise IOError(errno.ENOENT, 'No template file found', templatefile)
IOError: [Errno 2] No template file found: 'newlist.txt

No create list. :(

Post Reply