[thelist] Outlook & HTML Emails

Rachel Cunliffe rachel at cre8d-design.com
Tue May 28 17:58:01 CDT 2002


> The most likely explanation is that the email is being delivered
incorrectly.  Perhaps the mime-type of the email is set to text/plain
rather than text/html.  If this is the case then the problem is probably
located in the code that is generating the email.  How is the email being
generated?

Here's the code as seen in the email -- I'm creating the email with mail()
in php:

Any ideas as to why it's showing up as the code, not formatted as an HTML
table?

Thanks,
Rachel

> Content-type: text/html; charset=iso-8859-1
> From: Wendy Tan<mm88 at rocketmail.com>
> Message-Id: <E17CaGH-00018d-00 at rome.dnsvault.com>
> Date: Tue, 28 May 2002 02:15:13 -0400
> X-AntiAbuse: This header was added to track abuse, please include it with
any abuse report
> X-AntiAbuse: Primary Hostname - rome.dnsvault.com
> X-AntiAbuse: Original Domain - web-nz.com
> X-AntiAbuse: Originator/Caller UID/GID - [99 99] / [99 99]
> X-AntiAbuse: Sender Address Domain - rome.dnsvault.com
>
>
>
> <html><head><title>Enquiry from City Park Lodge Web
Site</title></head><body><table>
> <tr><td>Business Name</td><td></td></tr>
> <tr><td>Name</td><td>Wendy Tan</td></tr>
> <tr><td>Email</td><td>mm88 at rocketmail.com</td></tr>
> <tr><td>Phone</td><td></td></tr>
>         <tr><td>Fax</td><td></td></tr>
> <tr><td>Mobile</td><td></td></tr>
> <tr><td>Number of adults</td><td>2</td></tr>
> <tr><td>Number of children</td><td></td></tr>
> <tr><td>Room Type</td><td></td></tr>
> <tr><td>From</td><td>25 July 2002</td></tr>
> <tr><td>To</td><td>26 July 2002</td></tr>
> <tr><td>Address</td><td></td></tr>
> <tr><td>Please respond by</td><td>email</td></tr>
> <tr><td>Comments</td><td></td></tr>
> </table></body></html>




More information about the thelist mailing list