Richard Kurth wrote:

> I have been trying to get this mail script to send an html message and
> it just sends the html in plain text with all the html code showing.
> Could somebody tell my way this will not work. When it does send it
> takes a long time to go through but when I send a plan text message it
> goes through right away

To begin with, you need to use '\r\n' to end each and every line, not
just the odd one. 

Once you've got that fixed, send me a test email and I'll check it out. 


/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to