aboutsummaryrefslogtreecommitdiff
path: root/tests/emails/thirdparty/007.eml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-07-05 10:17:42 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-07-05 10:17:42 +0200
commit744018c967b114f389090a9105d9cafac57d818f (patch)
tree395629fc8ce4d5c9035e5a9c90444165e39039e7 /tests/emails/thirdparty/007.eml
parentaca37b64c841037fce16ebbe63360ed5c9db17c8 (diff)
downloadaerogramme-744018c967b114f389090a9105d9cafac57d818f.tar.gz
aerogramme-744018c967b114f389090a9105d9cafac57d818f.zip
Add some test emails from mail-parser
Diffstat (limited to 'tests/emails/thirdparty/007.eml')
-rw-r--r--tests/emails/thirdparty/007.eml34
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/emails/thirdparty/007.eml b/tests/emails/thirdparty/007.eml
new file mode 100644
index 0000000..abbb8e9
--- /dev/null
+++ b/tests/emails/thirdparty/007.eml
@@ -0,0 +1,34 @@
+From: Moderator-Address <moderator>
+Content-Type: multipart/digest; boundary=1;
+
+
+--1
+
+From: someone-else <someone@else>
+Subject: my opinion
+
+This is my opinion
+--1
+
+From: another one <another@one>
+Subject: i disagree
+
+Not agreeing one bit!
+--1
+
+From: attachment <attachment@user>
+Subject: funny hat
+Content-Type: multipart/mixed; boundary=2
+
+--2
+Content-Type: text/plain
+Content-Transfer-Encoding: binary
+
+Lovely attachment for you
+--2
+Content-Type: application/octet-stream; disposition=attachment; name="test.txt"
+Content-Transfer-Encoding: binary
+
+Foobar
+--2--
+--1--