[PHP] Re: HTML Mail problem

2003-02-15 Thread Manuel Lemos
Hello, On 02/15/2003 03:10 PM, Mark McCulligh wrote: I downloaded your mail class and ran the test_html_mail_message.php page. It worked! Like you said I am probably getting one of the mail() function bugs or something. Very interesting that I can send external fine but not internal. Does the pe

[PHP] Re: HTML Mail problem

2003-02-15 Thread Mark McCulligh
Hi Manuel Lemos, I downloaded your mail class and ran the test_html_mail_message.php page. It worked! Like you said I am probably getting one of the mail() function bugs or something. Very interesting that I can send external fine but not internal. Does the pear mail use the normal PHP mail() fun

[PHP] Re: HTML Mail problem

2003-02-15 Thread Manuel Lemos
Hello, On 02/15/2003 03:27 AM, Mark McCulligh wrote: I am sending both text and HTML. The message I get looks like this: boundary="=_ec9ac598a5bbb069fd9a696b254780ef" --=_ec9ac598a5bbb069fd9a696b254780ef Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit TEST MESSAG

[PHP] Re: HTML Mail problem

2003-02-14 Thread Mark McCulligh
I am sending both text and HTML. The message I get looks like this: boundary="=_ec9ac598a5bbb069fd9a696b254780ef" --=_ec9ac598a5bbb069fd9a696b254780ef Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit TEST MESSAGE WAS HERE --=_ec9ac598a5bbb069fd9a696b254780ef Conten

[PHP] Re: HTML Mail problem

2003-02-14 Thread Manuel Lemos
Hello, On 02/14/2003 01:56 PM, Mark McCulligh wrote: If I send a HTML email using either mail() or pear mail to an email account of someone who is on my email server it does not get delivered right. But if I send a HTML email to an external email address it is fine. It also works fine with plain