[Mailman-Users] Problem with Digest containing accented letters

Pierrox pierrox at no-log.org
Tue Feb 14 21:18:49 CET 2006


> you can put the following in mm_cfg.py
> 
> def _(s):
>     return s
> 
> add_language('en',    _('English (USA)'),       'iso-8859-1')
> 
> del _

It worked perfectly!
I had tried changing the language of the list in the web interface earlier,
but without any success. That was the trick!

Thanks, Pierre





More information about the Mailman-Users mailing list