A sample message with broken MIME boundaries.
This commit is contained in:
parent
96940cf30d
commit
dad90c202a
15
Lib/email/test/data/msg_31.txt
Normal file
15
Lib/email/test/data/msg_31.txt
Normal file
@ -0,0 +1,15 @@
|
||||
From: aperson@dom.ain
|
||||
MIME-Version: 1.0
|
||||
Content-Type: multipart/mixed; boundary=BOUNDARY_
|
||||
|
||||
--BOUNDARY
|
||||
Content-Type: text/plain
|
||||
|
||||
message 1
|
||||
|
||||
--BOUNDARY
|
||||
Content-Type: text/plain
|
||||
|
||||
message 2
|
||||
|
||||
--BOUNDARY--
|
Loading…
x
Reference in New Issue
Block a user