On Sun, Feb 09, 2020 at 01:45:21PM +0300, wes...@199903.xyz wrote:
> How to guess the message body’s language encoding if message didn’t
> have MIME charset set? The message may be encoded with utf8, gb2312,
> gbk or something others, but it didn’t have an charset header.
You could run the text
On Sun, Feb 09, 2020 at 01:45:21PM +0300, wes...@199903.xyz wrote:
> How to guess the message body’s language encoding if message didn’t have MIME
> charset set? The message may be encoded with utf8, gb2312, gbk or something
> others, but it didn’t have an charset header.
Well, text/*, with the
Hi
How to guess the message body’s language encoding if message didn’t have MIME
charset set? The message may be encoded with utf8, gb2312, gbk or something
others, but it didn’t have an charset header.
Thanks