From: Barry Warsaw Date: Tue, 11 May 2004 22:20:59 +0000 (+0000) Subject: A boiled down message/external-body example from Anthony's torture test. X-Git-Tag: v2.4a1~394 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=769f14a7c94d19f7cedf1ecf0f10497778946a31;p=python A boiled down message/external-body example from Anthony's torture test. --- diff --git a/Lib/email/test/data/msg_36.txt b/Lib/email/test/data/msg_36.txt new file mode 100644 index 0000000000..5632c3062c --- /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-- +