[FX.php List] How to send HTML emails in PHP
Troy Meyers
tcmeyers at troymeyers.com
Thu Jan 24 17:43:05 MST 2008
Bob,
The message ID belongs in the header. It could be that it's being generated after the header ends, or that there's a stray extra linefeed that makes the mail client think the header is over. Do you see it in the headers when you View Header as well?
-Troy
> This line appears above the logo, which should be the first thing in
> the email:
>
> Message-Id: <20080124230714.ED37E1D9A64 at localhost> Date: Thu, 24 Jan
> 2008 17:07:14 -0600 (CST)
>
> Any thoughts? It looks like it's created by the mail client; I don't
> see it in Mac Mail, but it does appear in Entourage, and in Outlook
> Express on the PC.
>
> BP
More information about the FX.php_List
mailing list