Notes.ini Entry



Name:

    MailCharSet

Syntax

    MailCharSet=Value

Applies to:

    Servers

Add-on:


    First Release:


      Obsolete since:


        Category:

          Mail

        Default:

          None, although if this setting is omitted and there is no WWWDSP_Codepage setting, the POP3 server uses the us-ascii character set.

        UI equivalent:

          None

        Description:
        Specifies the character set a POP3 server uses when downloading mail messages to a POP3 client. value corresponds to a character set as follows:
        Character set groupLanguage: Encoding character setMIME name MailCharSet value
        Western Codepage 1252"usascii"82
        WesternCodepage 1252"us-ascii"82
        WesternISO Latin-1 (8859)"iso-8859-1"32
        WesternMac Script Roman"x-mac-roman"96
        Central EuropeanCodepage 1250"cp1250" *80
        Central EuropeanISO Latin-2 (8859-2)"iso-8859-2"33
        TurkishISO Latin-3 (8859-3)"iso-8859-3"34
        TurkishISO Latin-5 (8859-9)"iso-8859-9"40
        TurkishCodepage 1254 "cp1254" *84
        TaiwaneseBig5, Codepage 950"big5"26
        TaiwaneseEUC-TW"x-euc-tw"3302
        ThaiCodepage 874 "cp874" *144
        Simplified ChinesePRC Chinese: GB,GBK"gb2312"27
        KoreanEUC-KR"euc-kr"24
        JapaneseEUC-J"x-euc-jp"3301
        JapaneseISO-2022-JP"iso-2022-jp"3277
        JapaneseShiftJIS"x-sjis"18
        GreekISO 8859-7"iso-8859-7"38
        GreekCodepage 1253"cp1253" *83
        CyrillicCodepage 1251"cp1251" *81
        CyrillicISO 8859-5"iso-8859-5"36
        CyrillicKOI8"koi8-r"3308
        Baltic RimISO Latin-4 (8859-4)"iso-8859-4"35
        Baltic RimCodepage 1257"cp1257" *87
        ArabicISO 8859-6"iso-8859-6"37
        ArabicCodepage 1256 "cp1256" *86
        HebrewISO 8859-8"iso-8859-8"39
        HebrewCodepage 1255 "cp1255" * 85
        * On Windows-based servers, the MIME prefix is "windows-" rather than "cp", for example, "windows-1254."

        If you do not use this setting, the POP3 server looks for a WWWDSP_Codepage value, if this setting is added. (WWWDSP_Codepage controls the character set used by the Web Navigator and accepts the same values as MailCharSet.)