Mark Sapiro:
> I'm not certain about all of this, but there are places including
> Scrubber (removing attachments and flattening a message to plain text)
> and adding msg_header and msg_footer where the character set of a
> message can be coerced.
Yes, this seems to be the case. Our lists typicall
Eva Isaksson wrote:
>
>The changes made for utf-8 included:
>- changing the template files and the Finnish translation file
>into utf-8 with iconv.
>- fixing the mm_cfg.py by making DEFAULT_CHARSET = 'UTF-8'
>and copying the relevant litany of LC_DESCRIPTIONS from
>Defaults.py into mm_cfg.py and se
Recently, I was asked to set our mailman installation to utf-8.
Our server is running the debian 2.1.9 mailman package.
I did this, and it "works" -- but I have a question anyway.
I started with the current settings: default language Finnish,
charset iso-8859-1.
The changes made for utf-8 incl