I have the same problem, but only with some clients. Could it be the
settings in their email application.
The strange part is that some of the client having the problem had a 
fresh
Outlook Express or Outlook installation and didn't change any of the
settings, and some other in the same situation are receiving the 
message
correctly.
One of the client had the problem for a couple of months, and all of 
the
sudden he started to receive the emails correctly.
I am very puzzled by this ?

Vincent Michellod

-----Message d'origine-----
De : Nick Texidor [mailto:[EMAIL PROTECTED]]
Envoyé : vendredi, 7. décembre 2001 03:00
À : CF-Talk
Objet : RE: HTML Newsletters again!


Weird....

I just tried this method too.... and in my email program.. it is STILL
saying 'Content-Type: text/plain'

I don't understand?!?!?!?!?!?

Is it the sending server that determines the Content-Type, or the
receiving server?  And if it's the receiving server, how does it decide
whether it's text/html or text/plain???



On Fri, 2001-12-07 at 12:21, Scott Weikert wrote:
> Just spotted this thread... my main project at the moment is a 
web-based
> newsletter system, where you can add subscribers and do email 
broadcasts
of
> the newsletter, along with just hitting the website and seeing the
> newsletter.
> 
> One thing I started doing with my broadcasts - to generate the 'guts' 
of
the
> HTML email - is to do a CFHTTP call to my display code, passing in 
the
> appropriate variables for the newsletter/issue/other settings - and 
then
> using the FileContent from THAT in the body of the HTML. I do massage 
it a
> little bit (a bit of custom stuff), but I don't really mess with the 
raw
> structure of it. It seems to work pretty well.
> 
> -----Original Message-----
> From: Nick Texidor [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 06, 2001 3:21 PM
> To: CF-Talk
> Subject: RE: HTML Newsletters again!
> 
> 
> That's what I've been doing...  But some clients still just display 
the
> raw code.
> 
> I had two emails sent from the same script, different template 
though,
> both are set to send HTML, yet one appears as HTML with the images 
etc,
> the other as plain text with all the HTML code?   If I look at the 
email
> headers, one says 'content-type text/html' the other 'content-type
> text/plain'.
> 
> Bizarre?   Can anyone help to shed some light??
> 
> Thanks
> 
> 
> 
> On Fri, 2001-12-07 at 01:09, Larry Juncker wrote:
> > I send my HTML Newsletter as a <CFINCLUDE 
TEMPLATE="Newsletter.htm"> in
> the
> > body of my CFMAIL and it seems to work excellent.
> > You want to make sure though that you give the FULL PATH to ANY 
images
in
> > your newsletter or they will appear broken.
> >
> > Hope this helps
> >
> > Larry Juncker
> > Senior Cold Fusion Developer
> > Heartland Communications Group, Inc.
> > [EMAIL PROTECTED]
> >
> > -----Original Message-----
> > From: Nick Texidor [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, December 05, 2001 8:09 PM
> > To: CF-Talk
> > Subject: HTML Newsletters again!
> >
> >
> > Hi,
> >
> > I'm trying to send out an HTML newsletter using the CFMAIL tag.  I 
have
> > specified that the mail type is HTML, however, the email still 
seems to
> > arrive as a bunch of html code, even in email clients that DO 
display
> > html.
> >
> > Can anyone provide any pointers with regards to sending HTML
> > newsletters?
> >
> > Thanks
> >
> > Nick
> >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to