summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/testdata/smime-encrypted.mbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/domain/mime/testdata/smime-encrypted.mbox.html')
-rw-r--r--framework/src/domain/mime/testdata/smime-encrypted.mbox.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/smime-encrypted.mbox.html b/framework/src/domain/mime/testdata/smime-encrypted.mbox.html
new file mode 100644
index 00000000..6b08c47e
--- /dev/null
+++ b/framework/src/domain/mime/testdata/smime-encrypted.mbox.html
@@ -0,0 +1,31 @@
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 <div class="noquote">
18 <div dir="ltr">The quick brown fox jumped over the lazy dog.</div>
19 </div>
20 </div>
21 </div>
22 </td>
23 </tr>
24 <tr class="encrH">
25 <td dir="ltr">End of encrypted message</td>
26 </tr>
27 </table>
28 </div>
29 </div>
30 </body>
31</html>