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. :-)
__
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