Re: [Exim] Translation issues in email from this list

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tim Jackson
日付:  
To: exim-users
題目: Re: [Exim] Translation issues in email from this list
Hi Kevin, on Wed, 25 Feb 2004 10:07:31 -0500 you wrote:

> Often I have see the string "=92" in place of a single quote, as well as
> the string "3D" in place of I believe a space.


Sounds like quoted-printable encoding (check the MIME headers for the part
in question). It's widely used, and almost certainly not erroneous. As you
say, it should only be a problem if you look at the raw source of the mail
as opposed to using a mail client.

Tim