I am currently working on an application where I generate emails with time stamps. However, when viewing these emails in the iPhone mail client, the timestamp gets turned into a link with an ugly blue color and underline. Is there a way to prevent this from happening?
<td style="text-align:right;color:#999999;padding-right:5px;font-family:Helvetica, Arial, sans-serif;font-size:11px;line-height:11px"> 3:54am Jul 23
</td>
Any suggestions would be greatly appreciated. Thank you!