PHP, HTML-Email, Outlook 2003 broken into plain text

C

cbielich

Problem:

When sending an email to a outlook client from a page I created in PHP
the users gets the email in broken code "plain text".

What Ive Tried:

1. Read all standard mail in plain text IS NOT CHECKED. Wanted to
establish this right off the bat.
2. Outlook receives other html emails fine.
3. If I send the email to a yahoo or hotmail etc client they get the
email fine.

Basically when I send to a outlook client they get it in plain text. I
have a network of 144 comps and all of them have the same results. If
I send the same email to my yahoo account I can see the html fine. I
am thinking there is something I am missing in my php code that is not
allowing my outlook client to get the html properly. Please Help

C

AND YES OUTLOOK IS SET TO RECIEVE HTML EMAILS, I ALREADY GET THEM FROM
OTHER PLACES JUST FINE. ONLY WHEN I SEND IT FROM THE PHP PAGE I
CREATED ITS DOES NOT WORK, BUT SENDING IT TO YAHOO IT WORKS FINE.
 
C

cbielich

Problem:

When sending an email to a outlook client from a page I created in PHP
the users gets the email in broken code "plain text".

What Ive Tried:

1. Read all standard mail in plain text IS NOT CHECKED. Wanted to
establish this right off the bat.
2. Outlook receives other html emails fine.
3. If I send the email to a yahoo or hotmail etc client they get the
email fine.

Basically when I send to a outlook client they get it in plain text. I
have a network of 144 comps and all of them have the same results. If
I send the same email to my yahoo account I can see the html fine. I
am thinking there is something I am missing in my php code that is not
allowing my outlook client to get the html properly. Please Help

C

AND YES OUTLOOK IS SET TO RECIEVE HTML EMAILS, I ALREADY GET THEM FROM
OTHER PLACES JUST FINE. ONLY WHEN I SEND IT FROM THE PHP PAGE I
CREATED ITS DOES NOT WORK, BUT SENDING IT TO YAHOO IT WORKS FINE.

Anyone? ... bumb
 
R

Rick B

Not sure which problem you are referring to. Did you intend to attach this
message to an existing post?

You'll have to tell us what issue you are having.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top