On Saturday 05 April 2003 01:04, Mario Soto wrote:

> Try first to take off the \r char on the string. It worked very good for me
> using only the \n to send more headers. 

Headers *should* be delimited by "\r\n" ...

> Other is to put the address into
> angle bracets (<[EMAIL PROTECTED]>) and in this way you can use a name on
> the server (read some rfc's, it will be helpful if you're using email often
> in php programs; begin reading the 822). 

... just like it says in RFC 822 !

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
QOTD:
        "There may be no excuse for laziness, but I'm sure looking."
*/


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

Reply via email to