diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-06-30 15:34:54 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-06-30 15:34:54 +0200 |
commit | 2945877a9f6062e6a2c5aaf2e6a1fe9c545a6869 (patch) | |
tree | 342c84771fe5e91f608ca8432b9e8130c85c641e /framework/src/domain/mime/testdata/inlinepgpencrypted-error.mbox.html | |
parent | cd2b4942c3f4750ce63a01aa312ceb0b86106f8a (diff) | |
download | kube-2945877a9f6062e6a2c5aaf2e6a1fe9c545a6869.tar.gz kube-2945877a9f6062e6a2c5aaf2e6a1fe9c545a6869.zip |
A single shared testdata set.
Diffstat (limited to 'framework/src/domain/mime/testdata/inlinepgpencrypted-error.mbox.html')
-rw-r--r-- | framework/src/domain/mime/testdata/inlinepgpencrypted-error.mbox.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/inlinepgpencrypted-error.mbox.html b/framework/src/domain/mime/testdata/inlinepgpencrypted-error.mbox.html new file mode 100644 index 00000000..a4427e01 --- /dev/null +++ b/framework/src/domain/mime/testdata/inlinepgpencrypted-error.mbox.html | |||
@@ -0,0 +1,24 @@ | |||
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 (decryption not possible)<br/>Reason: Crypto plug-in "OpenPGP" could not decrypt the data.<br/>Error: Decryption failed</td> | ||
11 | </tr> | ||
12 | <tr class="encrB"> | ||
13 | <td> | ||
14 | <div style="font-size:x-large; text-align:center; padding:20pt;">No secret key found to encrypt the message. It is encrypted for following keys:<br/><a href="kmail:showCertificate#gpg ### OpenPGP ### 553D4262DA4BADF2">0x553D4262DA4BADF2</a><br/><a href="kmail:showCertificate#gpg ### OpenPGP ### F6E6A3D126C630E0">0xF6E6A3D126C630E0</a></div> | ||
15 | </td> | ||
16 | </tr> | ||
17 | <tr class="encrH"> | ||
18 | <td dir="ltr">End of encrypted message</td> | ||
19 | </tr> | ||
20 | </table> | ||
21 | </div> | ||
22 | </div> | ||
23 | </body> | ||
24 | </html> | ||