From 296443137f4288cb030e92859ccfbe3204bc1088 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Tue, 17 Mar 2020 14:55:41 +0530 Subject: initial commit --- lib/python2.7/email/test/data/msg_27.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lib/python2.7/email/test/data/msg_27.txt (limited to 'lib/python2.7/email/test/data/msg_27.txt') diff --git a/lib/python2.7/email/test/data/msg_27.txt b/lib/python2.7/email/test/data/msg_27.txt new file mode 100644 index 0000000..d019176 --- /dev/null +++ b/lib/python2.7/email/test/data/msg_27.txt @@ -0,0 +1,15 @@ +Return-Path: +Received: by mail.dom.ain (Postfix, from userid 889) + id B9D0AD35DB; Tue, 4 Jun 2002 21:46:59 -0400 (EDT) +Message-ID: <15613.28051.707126.569693@dom.ain> +Date: Tue, 4 Jun 2002 21:46:59 -0400 +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Subject: bug demonstration + 12345678911234567892123456789312345678941234567895123456789612345678971234567898112345678911234567892123456789112345678911234567892123456789 + more text +From: aperson@dom.ain (Anne P. Erson) +To: bperson@dom.ain (Barney P. Erson) + +test -- cgit