|
NAMEcharset.conf - Configuration file for legacy character set support by SympaDESCRIPTIONIn some language environments, legacy encoding (character set) is preferred for e-mail messages: For example "iso-2022-jp" in Japanese language.charset.conf defines mapping between language context and legacy character set for service messages sent by Sympa. If you want to enable legacy character set support, simply copy sample charset.conf onto configuration directory: # cp $DEFAULTDIR/charset.conf $SYSCONFDIR/charset.conf And set the "legacy_character_support_feature" parameter value in sympa.conf to "on". NoteIf you are planning to upgrade Sympa earlier than 5.3a.8, original charset.conf is required to convert shared documents during upgrade process.FILES
SEE ALSOsympa.conf(5).HISTORYLegacy character set support appeared on Sympa 6.0.This document was initially written by IKEDA Soji <ikeda@conversion.co.jp> at 16, Mar 2009, and modified by VERDIN David <david.verdin@cru.fr> at 27, April 2009.
Visit the GSP FreeBSD Man Page Interface. |