[mew-int 2978] Re: encoding bug in summary
Kazu Yamamoto (山本和彦) <[email protected]> Tue, 22 Mar 2011 11:01:57 +0900 (JST)
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, > Interesting: Mew's forwarding operation has changed the charset of the > forwarded email. Another bug? The message is 8bit and your 'mew-use-8bit' is nil, Mew converts it to 7bit with base64. While re-encoding, charset is also converted since GB2312 is not preferred in your environment. --Kazu