RE: [PHP] Complications when sending HTML email

2006-02-15 Thread Manuel Lemos
Hello, > Best group member, > > I am sending HTML email with PHP. I use the example code in the manual to > try, and the email is sent. However, it is not decoded correctly in my > Outlook. I checked thru webmail clients, and then it work. I thought it was > my Outlook that was not correct, but I

RE: [PHP] Complications when sending HTML email

2006-02-14 Thread Weber Sites LTD
ubject: RE: [PHP] Complications when sending HTML email Does not work. http://www.zend.com/zend/spotlight/sendmimeemailpart1.php?article=sendmimeem ailpart1&kind=sl&id=3148&open=1&anc=0&view=1 tells me that I should put 'three newlines between the Content-Transfer-En

Re: [PHP] Complications when sending HTML email

2006-02-14 Thread Jochem Maas
ter Lauri -Original Message- From: Weber Sites LTD [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 4:27 PM To: 'Peter Lauri'; php-general@lists.php.net Subject: RE: [PHP] Complications when sending HTML email Did you put this in your headers? MIME-Version: 1.0\r\nCont

RE: [PHP] Complications when sending HTML email

2006-02-14 Thread Peter Lauri
oes not work, hrm. Anyone with a simple html-example that works fine with Outlook? Best regards, Peter Lauri -Original Message- From: Weber Sites LTD [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 4:27 PM To: 'Peter Lauri'; php-general@lists.php.net Subject: RE: [PH

RE: [PHP] Complications when sending HTML email

2006-02-14 Thread Weber Sites LTD
Did you put this in your headers? MIME-Version: 1.0\r\nContent-Type: text/html; charset=iso-8859-1\r\n Test","MIME-Version: 1.0\r\nContent-Type: text/html; charset=iso-8859-1\r\nFrom:[EMAIL PROTECTED]"); ?> Sincerely berber Visit the Weber Sites Today, To see where PHP might take you to