A sample message with broken MIME boundaries.
authorBarry Warsaw <barry@python.org>
Tue, 10 Sep 2002 15:43:30 +0000 (15:43 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 10 Sep 2002 15:43:30 +0000 (15:43 +0000)
Lib/email/test/data/msg_31.txt [new file with mode: 0644]

diff --git a/Lib/email/test/data/msg_31.txt b/Lib/email/test/data/msg_31.txt
new file mode 100644 (file)
index 0000000..1e58e56
--- /dev/null
@@ -0,0 +1,15 @@
+From: aperson@dom.ain
+MIME-Version: 1.0
+Content-Type: multipart/mixed; boundary=BOUNDARY_
+
+--BOUNDARY
+Content-Type: text/plain
+
+message 1
+
+--BOUNDARY
+Content-Type: text/plain
+
+message 2
+
+--BOUNDARY--