PDA

Click to See Complete Forum and Search --> : Odd Email Behaviour - [Help Needed]


modpluz
Apr 16th, 2009, 08:44 AM
good day all,

i coded a script to send html mime emails, when i ran it locally - i got the desired result(i.e. using microsoft outlook 2007).

but when i tested it in the real world - it displayed the html source code(instead of the rich html).

can anybody pls help me???

kows
Apr 16th, 2009, 03:21 PM
post your code.

modpluz
Apr 18th, 2009, 05:39 AM
there's no code to post - i am using phpmailer(which i think PHP developers out there are aware of).

kows
Apr 18th, 2009, 03:26 PM
I'm not sure I understand you. there has to be code to post, because you said up there that you made a script to do this. I'm sure that the entire class you're using doesn't have a huge flaw, whereas your code might have one.

unless by "the real world" you mean a mail client that doesn't support HTML emails.