summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-19 22:35:18 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-21 08:19:53 +0200
commitc52c1fd2e9f6029c6d6ef525e28bdfa6f304d6e0 (patch)
tree178d3760c560c8762951388afb385e8f6cb2fc09
parent3644b25423947084b2711a357fc1ff5d2ed3eceb (diff)
downloadkube-c52c1fd2e9f6029c6d6ef525e28bdfa6f304d6e0.tar.gz
kube-c52c1fd2e9f6029c6d6ef525e28bdfa6f304d6e0.zip
Added missing file
-rw-r--r--framework/src/domain/mime/mimetreeparser/tests/data/encapsulated-with-attachment.mbox53
1 files changed, 53 insertions, 0 deletions
diff --git a/framework/src/domain/mime/mimetreeparser/tests/data/encapsulated-with-attachment.mbox b/framework/src/domain/mime/mimetreeparser/tests/data/encapsulated-with-attachment.mbox
new file mode 100644
index 00000000..885b9d1b
--- /dev/null
+++ b/framework/src/domain/mime/mimetreeparser/tests/data/encapsulated-with-attachment.mbox
@@ -0,0 +1,53 @@
1From: Thomas McGuire <dontspamme@gmx.net>
2Subject: Fwd: Test with attachment
3Date: Wed, 5 Aug 2009 10:58:27 +0200
4MIME-Version: 1.0
5Content-Type: Multipart/Mixed;
6 boundary="Boundary-00=_zmUeKB+A8hGfCVZ"
7
8
9--Boundary-00=_zmUeKB+A8hGfCVZ
10Content-Type: text/plain;
11 charset="iso-8859-15"
12Content-Transfer-Encoding: 7bit
13Content-Disposition: inline
14
15This is the first encapsulating message.
16
17--Boundary-00=_zmUeKB+A8hGfCVZ
18Content-Type: message/rfc822;
19 name="forwarded message"
20Content-Transfer-Encoding: 7bit
21Content-Description: Thomas McGuire <dontspamme@gmx.net>: Test with attachment
22Content-Disposition: inline
23
24From: Thomas McGuire <dontspamme@gmx.net>
25Subject: Test with attachment
26Date: Wed, 5 Aug 2009 10:57:58 +0200
27MIME-Version: 1.0
28Content-Type: Multipart/Mixed;
29 boundary="Boundary-00=_WmUeKQpGb0DHyx1"
30
31--Boundary-00=_WmUeKQpGb0DHyx1
32Content-Type: text/plain;
33 charset="us-ascii"
34Content-Transfer-Encoding: 7bit
35Content-Disposition: inline
36
37
38
39
40This is the second encapsulated message.
41
42--Boundary-00=_WmUeKQpGb0DHyx1
43Content-Type: text/plain;
44 name="attachment.txt"
45Content-Transfer-Encoding: 7bit
46Content-Disposition: attachment;
47 filename="attachment.txt"
48
49This is an attachment.
50
51--Boundary-00=_WmUeKQpGb0DHyx1--
52
53--Boundary-00=_zmUeKB+A8hGfCVZ--