summaryrefslogtreecommitdiff
path: root/t/testdata/mockmaildir/cur/123455432.124.example:2,S
diff options
context:
space:
mode:
Diffstat (limited to 't/testdata/mockmaildir/cur/123455432.124.example:2,S')
-rw-r--r--t/testdata/mockmaildir/cur/123455432.124.example:2,S19
1 files changed, 19 insertions, 0 deletions
diff --git a/t/testdata/mockmaildir/cur/123455432.124.example:2,S b/t/testdata/mockmaildir/cur/123455432.124.example:2,S
new file mode 100644
index 0000000..9c2df68
--- /dev/null
+++ b/t/testdata/mockmaildir/cur/123455432.124.example:2,S
@@ -0,0 +1,19 @@
+From: "exmpl" <ex@example.com>
+Date: Mi, 1 Feb 1993 16:05:06 +0000
+To: "me" <me@example.com>
+Subject: multipart message
+MIME-Version: 1.0 (1.0)
+Content-Type: multipart/mixed; boundary=frontier
+
+This is a message with multiple parts in MIME format.
+--frontier
+Content-Type: text/plain
+
+This is the body of the message.
+--frontier
+Content-Type: application/octet-stream
+Content-Transfer-Encoding: base64
+
+PGh0bWw+CiAgPGhlYWQ+CiAgPC9oZWFkPgogIDxib2R5PgogICAgPHA+VGhpcyBpcyB0aGUg
+Ym9keSBvZiB0aGUgbWVzc2FnZS48L3A+CiAgPC9ib2R5Pgo8L2h0bWw+Cg==
+--frontier--