1
0

imap2.eml 627 B

12345678910111213141516171819202122
  1. From: John <john.doe@example.com>
  2. Date: Fri, 9 May 2014 17:00:00 +0900
  3. Message-ID: <bar.456@mail.example.com>
  4. Subject: Re: some subject
  5. To: Jane <jane.doe@example.com>, Nanashi <nanashi.gombeh@example.jp>
  6. MIME-Version: 1.0
  7. X-Foo: test2-1
  8. X-Foo: test2-2
  9. Content-Type: multipart/alternative; boundary=d8c92622e09101e4bc833685557b
  10. --d8c92622e09101e4bc833685557b
  11. Content-Type: text/plain; charset=UTF-8
  12. Some reply
  13. --d8c92622e09101e4bc833685557b
  14. Content-Type: text/html; charset=UTF-8
  15. Content-Transfer-Encoding: quoted-printable
  16. <div dir=3D"ltr">Some HTML reply<br></div>
  17. --d8c92622e09101e4bc833685557b--