Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 11ce550

Browse files
committed
Another email package test file
1 parent 856c32b commit 11ce550

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lib/test/data/msg_21.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
3+
Subject: Test
4+
Content-Type: multipart/mixed; boundary="BOUNDARY"
5+
6+
MIME message
7+
--BOUNDARY
8+
Content-Type: text/plain; charset="us-ascii"
9+
MIME-Version: 1.0
10+
Content-Transfer-Encoding: 7bit
11+
12+
One
13+
14+
--BOUNDARY
15+
Content-Type: text/plain; charset="us-ascii"
16+
MIME-Version: 1.0
17+
Content-Transfer-Encoding: 7bit
18+
19+
Two
20+
21+
--BOUNDARY--
22+
End of MIME message

0 commit comments

Comments
 (0)