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.
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.