diff options
Diffstat (limited to 'framework/src/domain/mime/testdata/inlinepgpencrypted-appendix.mbox.html')
-rw-r--r-- | framework/src/domain/mime/testdata/inlinepgpencrypted-appendix.mbox.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/inlinepgpencrypted-appendix.mbox.html b/framework/src/domain/mime/testdata/inlinepgpencrypted-appendix.mbox.html new file mode 100644 index 00000000..8af2b1c6 --- /dev/null +++ b/framework/src/domain/mime/testdata/inlinepgpencrypted-appendix.mbox.html | |||
@@ -0,0 +1,36 @@ | |||
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 class="noquote"> | ||
15 | <div dir="ltr">some random text</div> | ||
16 | </div> | ||
17 | </td> | ||
18 | </tr> | ||
19 | <tr class="encrH"> | ||
20 | <td dir="ltr">End of encrypted message</td> | ||
21 | </tr> | ||
22 | </table> | ||
23 | <div class="noquote"> | ||
24 | <div dir="ltr">_______________________________________________</div> | ||
25 | <div dir="ltr">test mailing list</div> | ||
26 | <div dir="ltr"> | ||
27 | <a href="mailto:test@lists.kde.org">test@lists.kde.org</a> | ||
28 | </div> | ||
29 | <div dir="ltr"> | ||
30 | <a href="http://kde.org">http://kde.org</a> | ||
31 | </div> | ||
32 | </div> | ||
33 | </div> | ||
34 | </div> | ||
35 | </body> | ||
36 | </html> | ||