On Tuesday 30 January 2001 12:06, kaab kaoutar wrote:
> how can i add Bcc Cc and others to my email?
> i use
> $headers="Bcc:[EMAIL PROTECTED]\nCc:[EMAIL PROTECTED]";
> mail($email,$subject,$body,$headers))
> but i receive it only once ?
I guess your mail server is simply too intelligent - it recognizes that
all addresses are the same and only sends it once :)
Usually this is desired behavior
--
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)
"World domination. Fast." (Linus Torvalds about Linux)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]