Hello,

> Mailman is localized and it's quite clear, how to add a language to a
> specific maillist. But a have no idea, how to make Russian the default
> language for the whole site.
Put the following line in the mm_cfg.py file (located in the
Mailman's home directory, the default is /usr/local/mailman/):

DEFAULT_SERVER_LANGUAGE = 'ru'

Maybe you have to modify the default charset, so put these lines to
the mm_cfg.py file too:
DEFAULT_CHARSET = 'koi8-r'
VERBATIM_ENCODING = ['koi8-r']


Szilard Vizi
-------------
mailto:[EMAIL PROTECTED]


------------------------------------------------------
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to