mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00
11 lines
350 B
Plaintext
11 lines
350 B
Plaintext
![]() |
From: sender@example.com
|
||
|
To: Bob <bob@example.com>, Sue <sue@example.com>
|
||
|
Cc: Tom <tom@example.com>, Alice <alice@example.com>
|
||
|
Bcc: John <john@example.com>, Mary <mary@example.com>
|
||
|
Subject: Example Plain-Text MIME Message
|
||
|
Message-ID: <2143658709@example.com>
|
||
|
MIME-Version: 1.0
|
||
|
Content-Type: text/plain; charset="UTF-8"
|
||
|
|
||
|
This is a plain-text message.
|