From the mail internet header, it is found with "Content-Transfer-Encoding: base64". It should be read with encoding Base64 but no such opion in the Outlook encoding choices.
Finally, it is decoded to a readable simiplified Chinese message by the following procedures:
- Copy the mail content to notepad.
- Save the notepad file as a .txt file.
- Open it with a Browser, such as IE.
- Choose the Simplified Chinese encoding.
Suggestions from another website - using Winzip + IE with the following procedures:
- Copy the mail contents to notepad;
- Save it with extension of .uue (e.g. mail.uue)
- Double click the newly saved file. It will be opened automatically with Winzip. (You should have Winzip intalled in your PC first.)
- A file 0001.txt should be found in the Winzip.
- Open IE
- Drag the file 0001.txt into IE.
- Choose simplified Chinese as the encoding and the message should be readable now.
Recap in Chinese:
把乱码邮件的内容,拷贝到剪贴板中,然后将其粘贴到记事本中,存为文本文件(例如LI.txt),再将其后缀改 为.uue(改为LI.uue),点击此文件,会启动Winzip,然后启动IE,把Winzip中的001.txt文件拖到IE窗口中,就会显示邮件原 来的内容,而不会看到乱码。
No comments:
Post a Comment