Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-16 Thread Eric Butera
On Thu, Oct 16, 2008 at 12:33 PM, Nathan Rixham <[EMAIL PROTECTED]> wrote: > Eric Butera wrote: >> >> So it turns out the problem was inconsistent newlines. An include >> file ended up having unix line returns while the design file had mac >> line returns. Normalizing the pieced together content

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-16 Thread Nathan Rixham
Eric Butera wrote: So it turns out the problem was inconsistent newlines. An include file ended up having unix line returns while the design file had mac line returns. Normalizing the pieced together content solved my problems. glad to hear you got it fixed! was the same thing I had years ago

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-16 Thread Eric Butera
So it turns out the problem was inconsistent newlines. An include file ended up having unix line returns while the design file had mac line returns. Normalizing the pieced together content solved my problems. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Eric Butera
On Tue, Oct 14, 2008 at 5:54 PM, Nathan Rixham <[EMAIL PROTECTED]> wrote: > 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

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Ashley Sheridan
On Tue, 2008-10-14 at 17:06 -0400, Eric Butera wrote: > On Tue, Oct 14, 2008 at 5:04 PM, Ashley Sheridan > <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-10-14 at 15:55 -0500, Jay Moore wrote: > >> Eric Butera wrote: > >> > Has anyone ever had reports of problems with Outlook 2003 using utf-8 > >> > a

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Nathan Rixham
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 tex

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Ashley Sheridan
On Tue, 2008-10-14 at 17:36 -0400, Eric Butera wrote: > On Tue, Oct 14, 2008 at 5:36 PM, Ashley Sheridan > <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-10-14 at 17:26 -0400, Eric Butera wrote: > >> On Tue, Oct 14, 2008 at 5:24 PM, Ashley Sheridan > >> <[EMAIL PROTECTED]> wrote: > >> > I thought you

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Eric Butera
On Tue, Oct 14, 2008 at 5:36 PM, Ashley Sheridan <[EMAIL PROTECTED]> wrote: > On Tue, 2008-10-14 at 17:26 -0400, Eric Butera wrote: >> On Tue, Oct 14, 2008 at 5:24 PM, Ashley Sheridan >> <[EMAIL PROTECTED]> wrote: >> > I thought you just had to specify the multipart/alternative and use the >> > bou

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Ashley Sheridan
On Tue, 2008-10-14 at 17:26 -0400, Eric Butera wrote: > On Tue, Oct 14, 2008 at 5:24 PM, Ashley Sheridan > <[EMAIL PROTECTED]> wrote: > > I thought you just had to specify the multipart/alternative and use the > > boundary sequence to separate the two messages? I can't see more than > > one content

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Eric Butera
On Tue, Oct 14, 2008 at 5:24 PM, Ashley Sheridan <[EMAIL PROTECTED]> wrote: > I thought you just had to specify the multipart/alternative and use the > boundary sequence to separate the two messages? I can't see more than > one content type on any emails in my inbox. > > I just looked at my inbox.

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Ashley Sheridan
On Tue, 2008-10-14 at 17:15 -0400, Eric Butera wrote: > On Tue, Oct 14, 2008 at 5:17 PM, Ashley Sheridan > <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-10-14 at 17:06 -0400, Eric Butera wrote: > >> On Tue, Oct 14, 2008 at 5:04 PM, Ashley Sheridan > >> <[EMAIL PROTECTED]> wrote: > >> > On Tue, 2008-1

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Eric Butera
On Tue, Oct 14, 2008 at 5:04 PM, Ashley Sheridan <[EMAIL PROTECTED]> wrote: > On Tue, 2008-10-14 at 15:55 -0500, Jay Moore wrote: >> Eric Butera wrote: >> > Has anyone ever had reports of problems with Outlook 2003 using utf-8 >> > and quoted printable? I've recently started getting complains from

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Eric Butera
On Tue, Oct 14, 2008 at 5:17 PM, Ashley Sheridan <[EMAIL PROTECTED]> wrote: > On Tue, 2008-10-14 at 17:06 -0400, Eric Butera wrote: >> On Tue, Oct 14, 2008 at 5:04 PM, Ashley Sheridan >> <[EMAIL PROTECTED]> wrote: >> > On Tue, 2008-10-14 at 15:55 -0500, Jay Moore wrote: >> >> Eric Butera wrote: >>

Re: [PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Ashley Sheridan
On Tue, 2008-10-14 at 15:55 -0500, Jay Moore wrote: > Eric Butera wrote: > > Has anyone ever had reports of problems with Outlook 2003 using utf-8 > > and quoted printable? I've recently started getting complains from > > our clients that some of their subscribers are having problems with > > the

[PHP] Re: utf8/quoted printable based mail renders raw html

2008-10-14 Thread Jay Moore
Eric Butera wrote: Has anyone ever had reports of problems with Outlook 2003 using utf-8 and quoted printable? I've recently started getting complains from our clients that some of their subscribers are having problems with the message coming through as raw html. The email client is always Outl