Eric Butera wrote:
On Tue, Oct 14, 2008 at 5:04 PM, Ashley Sheridan

From: "Some Company" <[EMAIL PROTECTED]>
Date: Tue, 14 Oct 2008 13:01:18 -0400
Date: Tue, 14 Oct 2008 13:01:18 -0400

maybe because you have two dates in the headers?

whats the mime type of the html block? if it's set to text/plain then..

Content-Type: text/plain; charset="utf-8"
doesn't need quotes so..
Content-Type: text/plain; charset=utf-8

is it all valid utf-8? (and indeed valid quoted-printable utf-8)?

+ something rings in my mind about either wrong line terminations in the mime headers OR having 1 too many..

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to