- Unicode and e-mail
Many
E-mail client s now offer some support forUnicode in E-mail bodies. Most do not send in Unicode by default, but as time passes, more and more systems are likely to be set up withfont s capable of displaying the full range of Unicode characters (or at least the set likely to be of interest to the user).Fact|date=April 2008Unicode support for E-mail subject lines and E-mail addresses is more problematic, because several different standards need to be used to retrofit the handling of non-ASCII data to the originally ASCII-only E-mail protocol:
* RFC 2047 provides support for encoding non-ASCII values such as real names and subject lines in E-mail headers
* RFC 3490 provides support for encoding non-ASCII domain namesHowever, mailbox names (the part of the E-mail address before the '@' sign) are still limited to a subset of ASCII printable characters by RFC 2822.
Unicode support in message bodies
HTML e-mail can useHTML entities to use characters from anywhere in Unicode even if the HTML source text for the e-mail is in a legacy encoding. For details of this seeUnicode and HTML . The rest of this article will deal with e-mail messages where the actual raw text (whether HTML markup or plain text) is in an encoding that covers the whole of Unicode.As with all encodings apart from
US-ASCII , when using Unicode text in e-mail,MIME must be used to specify that a Unicode transformation format is being used for the text. To use Unicode in email headers, the Unicode text has to be encoded using a MIME "Encoded-Word" with a unicode encoding as the charset.UTF-7 , although sometimes considereddeprecate d, has an advantage over other Unicode encodings in that it does not require a transfer encoding to fit within the seven-bit limits of many legacy Internet mail servers.UTF-8 andUTF-16 on the other hand must be transfer encoded inbase64 orquoted-printable to allow safe transmission across seven-bit mail servers (i.e., those that do not advertise8BITMIME ).Unicode in various mail clients
Evolution
View > Character Encoding > Unicode
Tools > Settings > Mail Preferences and Composer Preferences > Check default Character Encoding to UnicodeMozilla Thunderbird
View > Character Encoding > Unicode
Tools > Options… > Fonts > Outgoing Mail / Incoming Mail (change to Unicode)For Mac: Preferences > Display > Formatting > Fonts… > Character Encoding (bottom of the window).
MS Outlook
Outlook supports sending mail in UTF-7 and UTF-8 but does not do so by default . When replying, Outlook uses the same encoding as the message it is replying to. All Unicode characters can be entered in the edit box, but ones not available in the selected encoding will be silently replaced (usually with a question mark: "?") when sending the message.
Lotus Notes
Notes can send Unicode also:
# From the menu, select File -> Preferences -> User Preferences.
# under Basics -> Additional Options -> Tick Enable UNICODE Display
# Click Mail, then Internet.
# Under "Multilingual Internet mail," choose an option.Scribe/InScribe
Scribe will display Unicode with default settings. But you can override the charset specified in the headers by right clicking on the body and using the "Change Charset" menu to select a new charset. You can also configure preferred charsets for 8-bit text and us-ascii in the receive options.When sending a suitable legacy charset (8-bit, e.g. ISO-8859-?? or Windows-???) is chosen automatically - however, if the message has a complicated script or a mixture of scripts, UTF-8 will be used by default. You can set a preferred legacy charset in the sending options panel to override the default charset choice. Characters not available in the current font will be substituted from another font installed on the system (if available).
See also
*
Comparison of e-mail clients
*List of Unicode fonts
*Free software Unicode fonts External links
* [http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id= SIL's freeware fonts, editors and documentation]
Wikimedia Foundation. 2010.