[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Evolution] Unknown encoding



> Another strange thing is this:
> This is the encoding of the HTML-Part:
> --=-qBXbhLmmkXJWkHYXL/IZ
> Content-Type: text/html; charset=utf-8
> Content-Transfer-Encoding: 7bit
> 
> Why is it still utf-8?

We always use UTF-8 for text/html parts, because some spec says you're
supposed to. Although we don't actually send UTF-8. Non-ASCII characters
get encoded as HTML entities (ϧ or whatever), because that's the
most portable across different email clients.

-- Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]