summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/testdata/iconic/openpgp-encrypted-two-attachments.mbox.html
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-30 15:34:54 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-30 15:34:54 +0200
commit2945877a9f6062e6a2c5aaf2e6a1fe9c545a6869 (patch)
tree342c84771fe5e91f608ca8432b9e8130c85c641e /framework/src/domain/mime/testdata/iconic/openpgp-encrypted-two-attachments.mbox.html
parentcd2b4942c3f4750ce63a01aa312ceb0b86106f8a (diff)
downloadkube-2945877a9f6062e6a2c5aaf2e6a1fe9c545a6869.tar.gz
kube-2945877a9f6062e6a2c5aaf2e6a1fe9c545a6869.zip
A single shared testdata set.
Diffstat (limited to 'framework/src/domain/mime/testdata/iconic/openpgp-encrypted-two-attachments.mbox.html')
-rw-r--r--framework/src/domain/mime/testdata/iconic/openpgp-encrypted-two-attachments.mbox.html50
1 files changed, 50 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/iconic/openpgp-encrypted-two-attachments.mbox.html b/framework/src/domain/mime/testdata/iconic/openpgp-encrypted-two-attachments.mbox.html
new file mode 100644
index 00000000..7f0b7abd
--- /dev/null
+++ b/framework/src/domain/mime/testdata/iconic/openpgp-encrypted-two-attachments.mbox.html
@@ -0,0 +1,50 @@
1<?xml version="1.0" encoding="UTF8"?>
2<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3<html>
4 <body>
5 <div style="position: relative; word-wrap: break-word">
6 <a name="att"/>
7 <div id="attachmentDiv">
8 <table cellspacing="1" cellpadding="1" class="encr">
9 <tr class="encrH">
10 <td dir="ltr">Encrypted message</td>
11 </tr>
12 <tr class="encrB">
13 <td>
14 <div style="position: relative; word-wrap: break-word">
15 <a name="att"/>
16 <div id="attachmentDiv">
17 <a name="att1"/>
18 <div id="attachmentDiv1">
19 <div class="noquote">
20 <div dir="ltr">this is the main body part</div>
21 </div>
22 </div>
23 <a name="att2"/>
24 <div id="attachmentDiv2">
25 <hr/>
26 <div>
27 <a href="attachment:e0:2?place=body"><img align="center" height="48" width="48" src="file:text-plain.svg" border="0" style="max-width: 100%" alt=""/>attachment1.txt</a>
28 </div>
29 <div/>
30 </div>
31 <a name="att3"/>
32 <div id="attachmentDiv3">
33 <hr/>
34 <div>
35 <a href="attachment:e0:3?place=body"><img align="center" height="48" width="48" src="file:text-plain.svg" border="0" style="max-width: 100%" alt=""/>attachment2.txt</a>
36 </div>
37 <div/>
38 </div>
39 </div>
40 </div>
41 </td>
42 </tr>
43 <tr class="encrH">
44 <td dir="ltr">End of encrypted message</td>
45 </tr>
46 </table>
47 </div>
48 </div>
49 </body>
50</html>