summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/testdata/openpgp-signed-encrypted-two-attachments.mbox.html
blob: 53856e74da1cd9a62c63371cde082281159664a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <body>
    <div style="position: relative; word-wrap: break-word">
      <a name="att"/>
      <div id="attachmentDiv">
        <table cellspacing="1" cellpadding="1" class="encr">
          <tr class="encrH">
            <td dir="ltr">Encrypted message</td>
          </tr>
          <tr class="encrB">
            <td>
              <div style="position: relative; word-wrap: break-word">
                <a name="att"/>
                <div id="attachmentDiv">
                  <table cellspacing="1" cellpadding="1" class="signOkKeyOk">
                    <tr class="signOkKeyOkH">
                      <td dir="ltr">
                        <table cellspacing="0" cellpadding="0" width="100%">
                          <tr>
                            <td>Signed by <a href="mailto:test@kolab.org">test@kolab.org</a>.</td>
                            <td align="right">
                              <a href="kmail:showSignatureDetails">Show Details</a>
                            </td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr class="signOkKeyOkB">
                      <td>
                        <a name="att1"/>
                        <div id="attachmentDiv1">
                          <a name="att1.1"/>
                          <div id="attachmentDiv1.1">
                            <div class="noquote">
                              <div dir="ltr">this is the main body</div>
                            </div>
                          </div>
                          <a name="att1.2"/>
                          <div id="attachmentDiv1.2">
                            <table cellspacing="1" class="textAtm">
                              <tr class="textAtmH">
                                <td dir="ltr">attachment1.txt</td>
                              </tr>
                              <tr class="textAtmB">
                                <td>
                                  <div class="noquote">
                                    <div dir="ltr">this is one attachment</div>
                                  </div>
                                </td>
                              </tr>
                            </table>
                          </div>
                          <a name="att1.3"/>
                          <div id="attachmentDiv1.3">
                            <table cellspacing="1" class="textAtm">
                              <tr class="textAtmH">
                                <td dir="ltr">attachment2.txt</td>
                              </tr>
                              <tr class="textAtmB">
                                <td>
                                  <div class="noquote">
                                    <div dir="ltr">this is the second attachment</div>
                                  </div>
                                </td>
                              </tr>
                            </table>
                          </div>
                        </div>
                      </td>
                    </tr>
                    <tr class="signOkKeyOkH">
                      <td dir="ltr">End of signed message</td>
                    </tr>
                  </table>
                </div>
              </div>
            </td>
          </tr>
          <tr class="encrH">
            <td dir="ltr">End of encrypted message</td>
          </tr>
        </table>
      </div>
    </div>
  </body>
</html>