Difference between revisions of "Displaying Japanese platform dependent characters in message"
(Created page with "{{WIP}} {{Article Infobox|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}|{{ZCS 7.2}}|}} =Displaying Japanese platform dependent characters in message= ==How it works== Default...") |
|||
Line 1: | Line 1: | ||
+ | {{BC|Certified}} | ||
+ | __FORCETOC__ | ||
+ | <div class="col-md-12 ibox-content"> | ||
+ | =Displaying Japanese platform dependent characters in message= | ||
+ | {{KB|{{ZC}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}|}} | ||
{{WIP}} | {{WIP}} | ||
− | |||
− | |||
− | |||
==How it works== | ==How it works== | ||
Default ZCS setting can not display Japanese platform dependent characters in message which have charset="iso-2022-jp” header. | Default ZCS setting can not display Japanese platform dependent characters in message which have charset="iso-2022-jp” header. |
Latest revision as of 17:40, 11 July 2015
Contents
Displaying Japanese platform dependent characters in message
- This article is a Work in Progress, and may be unfinished or missing sections.
How it works
Default ZCS setting can not display Japanese platform dependent characters in message which have charset="iso-2022-jp” header.
How to enable it
Add -Dsun.nio.cs.map=x-windows-iso2022jp/ISO-2022-JP to mailboxd_java_options localconfig (and restart mailboxd)
- To get current options:
zmlocalconfig mailboxd_java_options
- Then appended the following to your current set of options - "-Dsun.nio.cs.map=x-windows-iso2022jp/ISO-2022-JP". PLEASE NOTE FOR BELOW, "YOUR EXISTING OPTIONS" should be replaced with the output above.
zmlocalconfig -e mailboxd_java_options="YOUR EXISTING OPTIONS -Dsun.nio.cs.map=x-windows-iso2022jp/ISO-2022-JP”
- Restart mailboxd
zmmailboxdctl restart
Identified Support Issues
- See more detail - Bug:76689 Platform dependent characters not readable