diff options
Diffstat (limited to 'framework/src/domain/mime/testdata/openpgp-encrypted-non-encrypted-attachment.mbox.html')
-rw-r--r-- | framework/src/domain/mime/testdata/openpgp-encrypted-non-encrypted-attachment.mbox.html | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/openpgp-encrypted-non-encrypted-attachment.mbox.html b/framework/src/domain/mime/testdata/openpgp-encrypted-non-encrypted-attachment.mbox.html new file mode 100644 index 00000000..e20a9568 --- /dev/null +++ b/framework/src/domain/mime/testdata/openpgp-encrypted-non-encrypted-attachment.mbox.html | |||
@@ -0,0 +1,69 @@ | |||
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">test text</div> | ||
40 | </div> | ||
41 | </div> | ||
42 | </div> | ||
43 | </td> | ||
44 | </tr> | ||
45 | <tr class="signOkKeyOkH"> | ||
46 | <td dir="ltr">End of signed message</td> | ||
47 | </tr> | ||
48 | </table> | ||
49 | </div> | ||
50 | </div> | ||
51 | </td> | ||
52 | </tr> | ||
53 | <tr class="encrH"> | ||
54 | <td dir="ltr">End of encrypted message</td> | ||
55 | </tr> | ||
56 | </table> | ||
57 | </div> | ||
58 | <a name="att2"/> | ||
59 | <div id="attachmentDiv2"> | ||
60 | <hr/> | ||
61 | <div> | ||
62 | <a href="attachment:2?place=body"><img align="center" height="48" width="48" src="file:image-png.svg" border="0" style="max-width: 100%" alt=""/>image.png</a> | ||
63 | </div> | ||
64 | <div/> | ||
65 | </div> | ||
66 | </div> | ||
67 | </div> | ||
68 | </body> | ||
69 | </html> | ||