summaryrefslogtreecommitdiffstats
path: root/Lib/email
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2004-05-11 22:20:59 (GMT)
committerBarry Warsaw <barry@python.org>2004-05-11 22:20:59 (GMT)
commit769f14a7c94d19f7cedf1ecf0f10497778946a31 (patch)
tree94991ba3f6e2c050a61aeb5ea6f2e74960704676 /Lib/email
parentbce827bf1281a6ed04d41d977cafc632f108dcc3 (diff)
downloadcpython-769f14a7c94d19f7cedf1ecf0f10497778946a31.zip
cpython-769f14a7c94d19f7cedf1ecf0f10497778946a31.tar.gz
cpython-769f14a7c94d19f7cedf1ecf0f10497778946a31.tar.bz2
A boiled down message/external-body example from Anthony's torture test.
Diffstat (limited to 'Lib/email')
-rw-r--r--Lib/email/test/data/msg_36.txt40
1 files changed, 40 insertions, 0 deletions
diff --git a/Lib/email/test/data/msg_36.txt b/Lib/email/test/data/msg_36.txt
new file mode 100644
index 0000000..5632c30
--- /dev/null
+++ b/Lib/email/test/data/msg_36.txt
@@ -0,0 +1,40 @@
+Mime-Version: 1.0
+Content-Type: Multipart/Mixed; Boundary="NextPart"
+To: IETF-Announce:;
+From: Internet-Drafts@ietf.org
+Subject: I-D ACTION:draft-ietf-mboned-mix-00.txt
+Date: Tue, 22 Dec 1998 16:55:06 -0500
+
+--NextPart
+
+Blah blah blah
+
+--NextPart
+Content-Type: Multipart/Alternative; Boundary="OtherAccess"
+
+--OtherAccess
+Content-Type: Message/External-body;
+ access-type="mail-server";
+ server="mailserv@ietf.org"
+
+Content-Type: text/plain
+Content-ID: <19981222151406.I-D@ietf.org>
+
+ENCODING mime
+FILE /internet-drafts/draft-ietf-mboned-mix-00.txt
+
+--OtherAccess
+Content-Type: Message/External-body;
+ name="draft-ietf-mboned-mix-00.txt";
+ site="ftp.ietf.org";
+ access-type="anon-ftp";
+ directory="internet-drafts"
+
+Content-Type: text/plain
+Content-ID: <19981222151406.I-D@ietf.org>
+
+
+--OtherAccess--
+
+--NextPart--
+