diff options
Diffstat (limited to 'framework/src/domain/mime/testdata/openpgp-encrypted-attachment.mbox.html')
-rw-r--r-- | framework/src/domain/mime/testdata/openpgp-encrypted-attachment.mbox.html | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/openpgp-encrypted-attachment.mbox.html b/framework/src/domain/mime/testdata/openpgp-encrypted-attachment.mbox.html new file mode 100644 index 00000000..2b266b02 --- /dev/null +++ b/framework/src/domain/mime/testdata/openpgp-encrypted-attachment.mbox.html | |||
@@ -0,0 +1,66 @@ | |||
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 | <table cellspacing="1" cellpadding="1" class="signOkKeyOk"> | ||
18 | <tr class="signOkKeyOkH"> | ||
19 | <td dir="ltr"> | ||
20 | <table cellspacing="0" cellpadding="0" width="100%"> | ||
21 | <tr> | ||
22 | <td>Signed by <a href="mailto:test@kolab.org">test@kolab.org</a>.</td> | ||
23 | <td align="right"> | ||
24 | <a href="kmail:showSignatureDetails">Show Details</a> | ||
25 | </td> | ||
26 | </tr> | ||
27 | </table> | ||
28 | </td> | ||
29 | </tr> | ||
30 | <tr class="signOkKeyOkB"> | ||
31 | <td> | ||
32 | <a name="att1"/> | ||
33 | <div id="attachmentDiv1"> | ||
34 | <a name="att1.1"/> | ||
35 | <div id="attachmentDiv1.1"> | ||
36 | <div class="noquote"> | ||
37 | <div dir="ltr">test text</div> | ||
38 | </div> | ||
39 | </div> | ||
40 | <a name="att1.2"/> | ||
41 | <div id="attachmentDiv1.2"> | ||
42 | <hr/> | ||
43 | <div> | ||
44 | <a href="attachment:e0:1.2?place=body"><img align="center" height="48" width="48" src="file:text-plain.svg" border="0" style="max-width: 100%" alt=""/>file.txt</a> | ||
45 | </div> | ||
46 | <div/> | ||
47 | </div> | ||
48 | </div> | ||
49 | </td> | ||
50 | </tr> | ||
51 | <tr class="signOkKeyOkH"> | ||
52 | <td dir="ltr">End of signed message</td> | ||
53 | </tr> | ||
54 | </table> | ||
55 | </div> | ||
56 | </div> | ||
57 | </td> | ||
58 | </tr> | ||
59 | <tr class="encrH"> | ||
60 | <td dir="ltr">End of encrypted message</td> | ||
61 | </tr> | ||
62 | </table> | ||
63 | </div> | ||
64 | </div> | ||
65 | </body> | ||
66 | </html> | ||