diff options
Diffstat (limited to 'framework/src/domain/mime/testdata/openpgp-encrypted-partially-signed-attachments.mbox.html')
-rw-r--r-- | framework/src/domain/mime/testdata/openpgp-encrypted-partially-signed-attachments.mbox.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/openpgp-encrypted-partially-signed-attachments.mbox.html b/framework/src/domain/mime/testdata/openpgp-encrypted-partially-signed-attachments.mbox.html new file mode 100644 index 00000000..c0b9d79e --- /dev/null +++ b/framework/src/domain/mime/testdata/openpgp-encrypted-partially-signed-attachments.mbox.html | |||
@@ -0,0 +1,99 @@ | |||
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 | <a name="att1"/> | ||
9 | <div id="attachmentDiv1"> | ||
10 | <table cellspacing="1" cellpadding="1" class="encr"> | ||
11 | <tr class="encrH"> | ||
12 | <td dir="ltr">Encrypted message</td> | ||
13 | </tr> | ||
14 | <tr class="encrB"> | ||
15 | <td> | ||
16 | <div style="position: relative; word-wrap: break-word"> | ||
17 | <a name="att"/> | ||
18 | <div id="attachmentDiv"> | ||
19 | <table cellspacing="1" cellpadding="1" class="signOkKeyOk"> | ||
20 | <tr class="signOkKeyOkH"> | ||
21 | <td dir="ltr"> | ||
22 | <table cellspacing="0" cellpadding="0" width="100%"> | ||
23 | <tr> | ||
24 | <td>Signed by <a href="mailto:test@kolab.org">test@kolab.org</a>.</td> | ||
25 | <td align="right"> | ||
26 | <a href="kmail:showSignatureDetails">Show Details</a> | ||
27 | </td> | ||
28 | </tr> | ||
29 | </table> | ||
30 | </td> | ||
31 | </tr> | ||
32 | <tr class="signOkKeyOkB"> | ||
33 | <td> | ||
34 | <a name="att1"/> | ||
35 | <div id="attachmentDiv1"> | ||
36 | <a name="att1.1"/> | ||
37 | <div id="attachmentDiv1.1"> | ||
38 | <div class="noquote"> | ||
39 | <div dir="ltr">This is the main body.</div> | ||
40 | </div> | ||
41 | </div> | ||
42 | <a name="att1.2"/> | ||
43 | <div id="attachmentDiv1.2"> | ||
44 | <table cellspacing="1" class="textAtm"> | ||
45 | <tr class="textAtmH"> | ||
46 | <td dir="ltr">attachment1.txt</td> | ||
47 | </tr> | ||
48 | <tr class="textAtmB"> | ||
49 | <td> | ||
50 | <div class="noquote"> | ||
51 | <div dir="ltr">This is a signed attachment.</div> | ||
52 | </div> | ||
53 | </td> | ||
54 | </tr> | ||
55 | </table> | ||
56 | </div> | ||
57 | </div> | ||
58 | </td> | ||
59 | </tr> | ||
60 | <tr class="signOkKeyOkH"> | ||
61 | <td dir="ltr">End of signed message</td> | ||
62 | </tr> | ||
63 | </table> | ||
64 | </div> | ||
65 | </div> | ||
66 | </td> | ||
67 | </tr> | ||
68 | <tr class="encrH"> | ||
69 | <td dir="ltr">End of encrypted message</td> | ||
70 | </tr> | ||
71 | </table> | ||
72 | </div> | ||
73 | <a name="att2"/> | ||
74 | <div id="attachmentDiv2"> | ||
75 | <table cellspacing="1" cellpadding="1" class="encr"> | ||
76 | <tr class="encrH"> | ||
77 | <td dir="ltr">Encrypted message</td> | ||
78 | </tr> | ||
79 | <tr class="encrB"> | ||
80 | <td> | ||
81 | <div style="position: relative; word-wrap: break-word"> | ||
82 | <a name="att"/> | ||
83 | <div id="attachmentDiv"> | ||
84 | <div class="noquote"> | ||
85 | <div dir="ltr">This is an unsigned attachment.</div> | ||
86 | </div> | ||
87 | </div> | ||
88 | </div> | ||
89 | </td> | ||
90 | </tr> | ||
91 | <tr class="encrH"> | ||
92 | <td dir="ltr">End of encrypted message</td> | ||
93 | </tr> | ||
94 | </table> | ||
95 | </div> | ||
96 | </div> | ||
97 | </div> | ||
98 | </body> | ||
99 | </html> | ||