Re: [Mailman-Developers] English in UTF-8

2015-01-10 Thread Stephen J. Turnbull
Mark Sapiro writes: > I feel your pain. :-) It's possible to do something about it, though. > The short answer is Yes. Python's email package encodes things based on > character set. Thanks for the quick response. I'll take a look at this. At latest, I'll sprint on it. :-) __

Re: [Mailman-Developers] English in UTF-8 [was: Does mailman 2.1.18 support hebrew language ?]

2015-01-09 Thread Mark Sapiro
On 01/09/2015 08:37 PM, Stephen J. Turnbull wrote: > On Mailman-Users, Mark Sapiro writes: > > > 3) You can set Mailman's character set for English to utf-8 by putting > > > > add_language('en', 'English (USA)', 'utf-8') > > > > in mm_cfg.py (and restarting Mailman). The downside of this is