Ah ha! There can't be a space between CC: and the email address!?!?
That's not cool...

Thanks; this helps a lot.

Matt

|-----Original Message-----
|From: Ed [mailto:[EMAIL PROTECTED]] 
|Sent: Wednesday, February 19, 2003 3:22 PM
|To: [EMAIL PROTECTED]
|Subject: [PHP-WIN] Re: mail() CC: header
|
|
|Hi Matt,
|
|All the remaing headers are int the last argument of the mail 
|function.And are sperareted by delimiter "\r\n"
|
|like so..
|
|mail("[EMAIL PROTECTED]", "the subject", $message, "From: 
|[EMAIL PROTECTED]\r\nCC:[EMAIL PROTECTED]\r\nBCC:getone
too@shotsnail
|.com");
|
|regrads,
|
|Ed
|
|
|"Matt Hillebrand" <[EMAIL PROTECTED]> wrote in message 
003e01c2d6c2$d75e5bc0$0100a8c0@beast">news:003e01c2d6c2$d75e5bc0$0100a8c0@beast...
> Has anyone here successfully sent CC headers with mail()? It simply 
> won't work for me. I get different errors depending on which mail 
> server I use.
>
> Matt
>
>



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





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

Reply via email to