std9.jp

メールヘッダーのメモ

目次 (2)
  1. 1) X-Mailer
  2. 2) Content-Type; charset=****

メールヘッダーについてのメモ。

1) X-Mailer

メーラーを識別する。メーラーによっては記載がないこともある。

例:

X-Mailer: Microsoft CDO for Windows 2000
X-Mailer: Microsoft Outlook 16.0

2) Content-Type; charset=****

文字コードの指定。メーラーによっては記載がないこともある。

例:

Content-Type: text/plain; charset="ISO-2022-JP"
Content-Type: text/plain; charset=UTF-8; format=flowed