diff options
Diffstat (limited to 'tests/emails/malformed/000.eml')
-rw-r--r-- | tests/emails/malformed/000.eml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/emails/malformed/000.eml b/tests/emails/malformed/000.eml new file mode 100644 index 0000000..20bb0ab --- /dev/null +++ b/tests/emails/malformed/000.eml @@ -0,0 +1,11 @@ +Content-Type: multipart/mixed; boundary=":foo" + +--:foo +--:foo +Content-Type: text/plain +--:foo +Content-Type: text/plain
+--:foo +Content-Type: text/html +--:foo-- + |