How to list available Charset in zimbra
KB 23138
|
Last updated on 2017-03-23
|
Last updated by Teodor Vizirov
|
|
Verified in: ZCS 8.6
ZCS 8.5
ZCS 8.0
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
KB 23138
|
Last updated on 2017-03-23
|
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
Resolution
We will show how to save the available charset into file for the different zimbra versions.
8.0.9
grep -ri "ZaSettings.mailCharsetChoices =" /opt/zimbra/jetty/webapps/zimbraAdmin/js/zimbraAdmin/config/settings/ZaSettings.js -A 158 > /tmp/zimbra_charset
8.6
grep -ri "ZaSettings.mailCharsetChoices =" /opt/zimbra/jetty/webapps/zimbraAdmin/js/Admin_all.js -A 158 > /tmp/zimbra_charset
8.7
grep -ri "ZaSettings.mailCharsetChoices =" /opt/zimbra/jetty-distribution-9.3.5.v20151012/webapps/zimbraAdmin/js/Admin_all.js -A 158 > /tmp/zimbra_charset
Try Zimbra
Try Zimbra Collaboration with a 60-day free trial.
Get it now »
Want to get involved?
You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »
Looking for a Video?
Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »
Wiki/KB reviewed by
|
SME1
|
SME2
|
COPY EDITOR
|
Last edit by Teodor Vizirov
|