mirror of
https://github.com/python/cpython.git
synced 2025-08-09 19:38:42 +00:00

(i.e. email.test), so move the guts of them here from Lib/test. The latter directory will retain stubs to run the email.test tests using Python's standard regression test. test_email_torture.py is a torture tester which will not run under Python's test suite because I don't want to commit megs of data to that project (it will fail cleanly there). When run under the mimelib project it'll stress test the package with megs of message samples collected from various locations in the wild. email/test/data is a copy of Lib/test/data. The fate of the latter is still undecided.
52 lines
1.4 KiB
Text
52 lines
1.4 KiB
Text
Return-Path: <xx@xx.dk>
|
|
Received: from fepD.post.tele.dk (195.41.46.149) by mail.groupcare.dk (LSMTP for Windows NT v1.1b) with SMTP id <0.0014F8A2@mail.groupcare.dk>; Mon, 30 Apr 2001 12:17:50 +0200
|
|
User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2106
|
|
Subject: XX
|
|
From: xx@xx.dk
|
|
To: XX
|
|
Message-ID: <xxxx>
|
|
Mime-version: 1.0
|
|
Content-type: multipart/mixed;
|
|
boundary="MS_Mac_OE_3071477847_720252_MIME_Part"
|
|
|
|
> Denne meddelelse er i MIME-format. Da dit postl¾sningsprogram ikke forstŒr dette format, kan del af eller hele meddelelsen v¾re ul¾selig.
|
|
|
|
--MS_Mac_OE_3071477847_720252_MIME_Part
|
|
Content-type: multipart/alternative;
|
|
boundary="MS_Mac_OE_3071477847_720252_MIME_Part"
|
|
|
|
|
|
--MS_Mac_OE_3071477847_720252_MIME_Part
|
|
Content-type: text/plain; charset="ISO-8859-1"
|
|
Content-transfer-encoding: quoted-printable
|
|
|
|
Some removed test.
|
|
|
|
--MS_Mac_OE_3071477847_720252_MIME_Part
|
|
Content-type: text/html; charset="ISO-8859-1"
|
|
Content-transfer-encoding: quoted-printable
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Some removed HTML</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
Some removed text.
|
|
</BODY>
|
|
</HTML>
|
|
|
|
|
|
--MS_Mac_OE_3071477847_720252_MIME_Part--
|
|
|
|
|
|
--MS_Mac_OE_3071477847_720252_MIME_Part
|
|
Content-type: image/gif; name="xx.gif";
|
|
x-mac-creator="6F676C65";
|
|
x-mac-type="47494666"
|
|
Content-disposition: attachment
|
|
Content-transfer-encoding: base64
|
|
|
|
Some removed base64 encoded chars.
|
|
|
|
--MS_Mac_OE_3071477847_720252_MIME_Part--
|
|
|