<html>
  <head>
    <title>Untangle | Quarantine Digest for forensics-devel@lists.alioth.debian.org</title>
  <style>

.logoTable {
  padding-left: 15;
  padding-top: 15;
}

.infotext {
  color: #372F2F;
  padding-left: 10;
  padding-right: 20;
  padding-top: 20;
  padding-bottom: 10;
}

table.actions {
  border-style: solid;
  border-color: black;
  border-width: 1px;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  color: #FFFFFF
}

table.actions tbody TD {
  background-color: #C1C1C1;
  padding: 15;
}

table.actions tbody TD + TD {
  background-color: #C1C1C1;
  text-align: right;
  padding-right: 10;
}

.tableFooter {
  text-align: right;
  padding-right: 10;
}

.msiehack1 {
  background-color: #C1C1C1;
  text-align: right;
  color: #606060;
  padding-right: 10;
}
.msiehack2 {
  background-color: #C1C1C1;
  text-align: left;
  color: #606060;
  padding-left: 10;
}

.errortext {
  font: normal 20 Arial, Geneva;
  color: #FF0000;
  padding-left: 10;
  padding-right: 10;
  padding-bottom: 10;
}

/* #68BD49 is Untangle green*/
.messageText {
  font: normal 20 Arial, Geneva;
  color: #68BD49;
  padding-left: 10;
  padding-right: 10;
  padding-bottom: 10;
}

table.inbox {
  border-style: solid;
  border-color: black;
  border-width: 1px;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

table.inbox th, table.inbox td {
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
  padding: 0.6em;
  vertical-align: 4px;
}

table.inbox th {
  text-align: left;
  text-node: uppercase;
}

/* XXX Differs from quarantine style.css */
table.inbox thead th.first {
  background-color: #C1C1C1;
  padding-left: 24px;
}

table.inbox tbody td.first {
  text-align: left;
  padding-left: 20;
}

/* XXX Differs from quarantine style.css */
table.inbox thead th {
  background-color: #C1C1C1;
}

table.inbox tbody th {
  padding-left: 24px;
}

table.inbox tr.even td, table.inbox tr.even th {
  background-color: #eee;
}

table.inbox tr.odd td, table.inbox tr.odd th {
  background-color: #ddd;
}

table.inbox tfoot th, table.inbox tfoot td {
  background-color: #C1C1C1;
}

table.inbox tfoot th {
  background-color: #C1C1C1;
  text-align: right;
}

table.inbox tfoot th:after {
  content: ":";
}

.smallLogo {
  font: normal 12 Arial, Helvetica, Sans-Serif;
  text-align: center;
  padding-top: 30;
  padding-bottom: 30;
  height: 100%;
  vertical-align: bottom;
}

/* XXX Differs from quarantine style.css */
body {
     margin: 15px;
     background: #FFFFFF url(http://www.untangle.com/mail_blast/quarantine/images/background_body.gif) repeat-x top left;
     text-align: center;
}

table {
    font: normal normal normal 10pt/14pt Arial, Sans-Serif;
    text-align: left;
    color: #606060;
}

input {
    font: normal normal normal 10pt/14pt Arial, Sans-Serif;
    text-align: left;
    color: #606060;
}

form {
    margin: 0px;
}

/* define link color override */
a:link {
    font: normal normal normal 10pt/14pt Arial, Sans-Serif;
    color: #1997FE ! important;
    text-decoration: none;
}

/* define visited color override */
a:visited {
    font: normal normal normal 10pt/14pt Arial, Sans-Serif;
    color: #1997FE ! important;
    text-decoration: none;
}

/* define hover color override */
a:hover {
    color: #1997FE ! important;
    text-decoration: underline;
}

.page_header_title {
    font: bold normal normal 25pt Arial, Sans-Serif;
    color: #777777;
}

.page_sub_title {
    font: bold normal normal 17pt Arial, Sans-Serif;
    color: #777777;
}

.page_header_alternate {
    font: normal normal normal 20pt Arial, Sans-Serif;
    color: #777777;
}

h1 {
    font: normal normal bold 11pt Arial, Sans-Serif;
    color: #999999;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
}

h2 {
    font: normal normal bold 10pt Arial, Sans-Serif;
    color: #999999;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
}

h3 {
    font: normal normal bold 11pt Arial, Sans-Serif;
    color: #606060;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
}

h4 {
    font: normal normal bold 14pt Arial, Sans-Serif;
    color: #0044D7;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
}

/* XXX Differs from quarantine style.css */
/* the following pertain to the main content (i.e. the main 'metal-brushed') table */
#table_main_center {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/background_table_main_center.gif) repeat;
}

#table_main_top {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/background_table_main_top.gif) repeat-x;
}

#table_main_top_left {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/rounded_corner_main_top_left.gif) no-repeat;
}

#table_main_top_right {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/rounded_corner_main_top_right.gif) no-repeat;
}

#table_main_right {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/background_table_main_right.gif) repeat-y;
}

#table_main_bottom {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/background_table_main_bottom.gif) repeat-x;
}

#table_main_bottom_left {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/rounded_corner_main_bottom_left.gif) no-repeat;
}

#table_main_bottom_right {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/rounded_corner_main_bottom_right.gif) no-repeat;
}

#table_main_left {
    background: url(http://www.untangle.com/mail_blast/quarantine/images/background_table_main_left.gif) repeat-y;
}

hr {
     color: "#969696";
     background-color: "#969696";
}

  </style>
  </head>

  <body>

<center>
<table border="0" cellpadding="0" cellspacing="0" width="904">

<!-- TOP THIRD -->
  <tbody>
    <tr>
      <td id="table_main_top_left"><img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="23" width="23"/><br/>
      </td>

      <td id="table_main_top" width="100%"><img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="1" width="1"/><br/>
      </td>

      <td id="table_main_top_right"> <img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="23" width="23"/><br/>
      </td>
    </tr>

    <!-- END TOP THIRD -->

    <!-- MIDDLE THIRD -->
    <tr>
      <td id="table_main_left"><img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="1" width="1"/></td>

      <td id="table_main_center">
        <table width="100%">
          <tbody>
            <tr>
              <td valign="middle" width="150">
                <a href="http://www.untangle.com">
                  <img src="http://www.untangle.com/mail_blast/quarantine/images/Logo150x96.gif" border="0" alt="Untangle"/>
                </a>
              </td>

              <td style="padding: 0px 0px 0px 10px;" class="page_header_title" align="left" valign="middle">
                Quarantine Digest for<br/>forensics-devel@lists.alioth.debian.org
              </td>
            </tr>
          </tbody>
        </table>
      </td>

      <td id="table_main_right"> <img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="1" width="1"/></td>
    </tr>

    <!-- END MIDDLE THIRD -->
    <!-- CONTENT AREA -->
    <tr>
      <td id="table_main_left"></td>

      <!-- CENTER CELL -->
      <td id="table_main_center" style="padding: 8px 0px 0px;">
        <hr size="1" color="#969696" width="100%"/>

        <!-- INTRO MESSAGE -->
                The emails listed below have been quarantined by the Untangle Spam Blocker and
        will be deleted automatically after 28 days.
        <br><br>
        To release a specific email from the quarantine and have it delivered to your email account or
        to delete an email from the quarantine,
        click <code>Release</code> or <code>Delete</code>, respectively.
        <br><br>
        You may also <a href="https://sniper.cimacindia.com/quarantine/manageuser?tkn=ZW1tYUarwLZ5haVwI4Y1iBjD8vU14a1%2BPXll4McYT0%2B1yIycoyUoCACv8fP7icCy36QY2g%3D%3D&action=viewibx">visit your online quarantine</a> for more options.
        <br><br>

        <!-- MAIN TABLE -->
        <center>
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tbody>
<!--           <tr>
                <td>
                  <table class="actions" border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tbody>
                      <tr>
                        <td>
                          <div class="msiehack2">
                            <a href="https://sniper.cimacindia.com/quarantine/manageuser?tkn=ZW1tYUarwLZ5haVwI4Y1iBjD8vU14a1%2BPXll4McYT0%2B1yIycoyUoCACv8fP7icCy36QY2g%3D%3D&action=viewibx">Visit Your Inbox</a>
                          </div>
                        </td>
                        <td>
                          <div class="msiehack1">
-->
<!--
                            <a href="help_link">Help</a>
-->
<!--
                          </div>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                </td>
              </tr>
-->
              <tr>
                <td>
                  <table class="inbox" width="100%">
                    <thead>
                      <tr>
                        <th class="first" scope="col">Actions</th>
                        <th scope="col">From</th>
                        <th scope="col"><img src="http://www.untangle.com/mail_blast/quarantine/images/with_attach.png"/></th>
                        <th scope="col">Score</th>
                        <th scope="col">Subject</th>
                        <th scope="col">Date</th>
                        <th scope="col">Size (KB)</th>
                      </tr>
                    </thead>
                    <tfoot>
                                          <tr>
                        <th scope="row">TOTALS</th>
                        <td colspan="6" align=left>1 mails<br/>(1.4 KB)</td>
                      </tr>
                                        </tfoot>
                    <tbody>
                                                                                                                                                    <tr class="even">
                            <td class="first">
                              <a href="https://sniper.cimacindia.com/quarantine/manageuser?tkn=ZW1tYUarwLZ5haVwI4Y1iBjD8vU14a1%2BPXll4McYT0%2B1yIycoyUoCACv8fP7icCy36QY2g%3D%3D&action=rescue&mailid=meta43286.mime">Release</a><br/>
                              <a href="https://sniper.cimacindia.com/quarantine/manageuser?tkn=ZW1tYUarwLZ5haVwI4Y1iBjD8vU14a1%2BPXll4McYT0%2B1yIycoyUoCACv8fP7icCy36QY2g%3D%3D&action=purge&mailid=meta43286.mime">Delete</a></td>
                            <td>4-calligraph@bossmedia.se</td>
                            <td>
                                                        </td>
                            <td>5.3</td>
                            <td>MD Marketing List</td>
                            <td>6/4/08<br/>11:36</td>
                            <td>1.4</td>
                          </tr>
                                                                                                                      </tbody>
                  </table>
                </td>
              </tr>
            </tbody>
          </table>
        </center>
        
        <br/>
    <center>Powered by Untangle&trade;</center>

          <hr size="1" width="100%"/>
        </td>
      <!-- END CENTER CELL -->
      <td id="table_main_right"></td>
    </tr>
    <!-- END CONTENT AREA -->

    <!-- BOTTOM THIRD -->
    <tr>
      <td id="table_main_bottom_left"><img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="23" width="23"/><br/>
      </td>
      <td id="table_main_bottom"><img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="1" width="1"/><br/>
      </td>
      <td id="table_main_bottom_right"> <img src="http://www.untangle.com/mail_blast/quarantine/images/spacer.gif" alt=" " height="23" width="23"/><br/>
      </td>
    </tr>
    <!-- END BOTTOM THIRD -->
  </tbody>
</table>

</center>

<!-- END BRUSHED METAL PAGE BACKGROUND -->

  </body>
</html>