Hello,
I'm trying to install mailman on a server running Mandriva 10.1
I typed "urpmi mandrake" and changed
"/usr/lib/mailman/Mailman/mm_cfg.py" to the desired subdomain to run
Mailman's webinterface and the desire subdomain for email.
Then, I am doing the "newlist"-command by using the following syntax:
"./newlist --language en mailman [EMAIL PROTECTED] mypassword"
Doing so gives me the following error-message at the command-line:
-----------------
Traceback (most recent call last):
File "./newlist", line 219, in ?
main()
File "./newlist", line 160, in main
mlist.Create(listname, owner_mail, pw)
File "/usr/lib/mailman/Mailman/MailList.py", line 457, in Create
self.InitVars(name, admin, crypted_password)
File "/usr/lib/mailman/Mailman/MailList.py", line 381, in InitVars
if Utils.GetCharSet(self.preferred_language) == 'us-ascii':
File "/usr/lib/mailman/Mailman/Utils.py", line 623, in GetCharSet
return mm_cfg.LC_DESCRIPTIONS[lang][1]
KeyError: 'en_US'
-----------------
I've had this trouble every time I want to install Mailman, and it
doesn't seem to bend.
Can anyone help, please?
TIA
/ Henrik
------------------------------------------------------
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&file=faq01.027.htp