ryan.anderson.4--- via Mailman-users wrote:
Thanks for the reply. I changed the language.master in the schema.cfg.
[language.master] # Template for language definitions. The section name must be [language.xx] # where xx is the 2-character ISO code for the language.
# The English name for the language. description: English (USA) # And the default character set for the language. charset: utf-8 # Whether the language is enabled or not. enabled: yes
And I replied but didn't include the list. My reply, reconstructed from memory:
That change together with restarting Mailman core should allow those characters unreplaced as long as it isn't overridden in mailman.cfg. Note that it will apply only to new messages and not to previously archived ones.
However, there are two issues with editing the master this way. It will affect the default settings for all languages, and it will be undone with any upgrade.
It is much better to add
[language.en]
charset: utf-8
to your mailman.cfg
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan