Opened 15 years ago
#202 new defect
tables in viewmail.php
Reported by: | anonymous | Owned by: | rjl |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | PHP scripts | Version: | 1.0.0 RC5 |
Severity: | minor | Keywords: | |
Cc: |
Description
I just received some spam with some html tables in it...
when viewing it in maia, I noticed that the bottom maia bar,with the 4 buttons spam, ham, delete and raw were just as wide as the table was in the email..
turns out to be that maia leaves the start of the table from the email, but removes the </table> frm the email.
The original spam I shall attach to this ticket, and this is what maia makes of it:
<!-- Maia: Decoded HTML begins here --> <font face="Arial,Helvetica" size="2"> <div align="center">
<table style="BORDER-COLLAPSE: collapse" borderColor="#006699" cellPadding="5" width="638" border="1" height="199">
<tr>
<td bgColor="#ecf5ff" width="612" height="189">
<font face="Verdana"> <p class="MsoNormal?" style="margin-left: 8; margin-right: 8">Hello de<FONT style="FONT-SIZE: 1px">um</font>ar home ow<FONT style="FONT-SIZE: 1px">m</font>n<FONT style="FONT-SIZE: 1px">Sl</font>er,</p> <p class="MsoNormal?" style="margin-left: 8; margin-right: 8">We have bee<FONT style="FONT-SIZE: 1px">3w</font>n n<FONT style="FONT-SIZE: 1px">_</font>otified t<FONT style="FONT-SIZE: 1px">6a</font>h<FONT style="FONT-SIZE: 1px">></font>a<FONT style="FONT-SIZE: 1px">B</font>t your mor<FONT style="FONT-SIZE: 1px">u</font>tg<FONT style="FONT-SIZE: 1px">sX</font>a<FONT style="FONT-SIZE: 1px">GF</font>ge rat<FONT style="FONT-SIZE: 1px">j8</font>e i<FONT style="FONT-SIZE: 1px">-</font>s f<FONT style="FONT-SIZE: 1px">=</font>ix<FONT style="FONT-SIZE: 1px">:</font>e<FONT style="FONT-SIZE: 1px">fZ</font>d at a very h<FONT style="FONT-SIZE: 1px">i</font>ig<FONT style="FONT-SIZE: 1px">uv</font>h interes<FONT style="FONT-SIZE: 1px">d8</font>t rate. Therefore you are cu<FONT style="FONT-SIZE: 1px">d0</font>rrently over<FONT style="FONT-SIZE: 1px">]</font>paying, wh<FONT style="FONT-SIZE: 1px">-</font>ich sums-up t<FONT style="FONT-SIZE: 1px">~</font>o thous<FONT style="FONT-SIZE: 1px">
<!-- Maia: Decoded HTML ends here -->
you can see the <table>, and no </table>, but they are there in the original email
the original spam file as received by postfix