mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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.
23 lines
641 B
Text
23 lines
641 B
Text
Return-Path: <bbb@zzz.org>
|
|
Delivered-To: bbb@zzz.org
|
|
Received: by mail.zzz.org (Postfix, from userid 889)
|
|
id 27CEAD38CC; Fri, 4 May 2001 14:05:44 -0400 (EDT)
|
|
MIME-Version: 1.0
|
|
Content-Type: text; charset=us-ascii
|
|
Content-Transfer-Encoding: 7bit
|
|
Message-ID: <15090.61304.110929.45684@aaa.zzz.org>
|
|
From: bbb@ddd.com (John X. Doe)
|
|
To: bbb@zzz.org
|
|
Subject: This is a test message
|
|
Date: Fri, 4 May 2001 14:05:44 -0400
|
|
|
|
|
|
Hi,
|
|
|
|
I'm sorry but I'm using a drainbread ISP, which although big and
|
|
wealthy can't seem to generate standard compliant email. :(
|
|
|
|
This message has a Content-Type: header with no subtype. I hope you
|
|
can still read it.
|
|
|
|
-Me
|