Re: [PHP] email headers!

2001-01-30 Thread Chris Hayes
> On Tuesday 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 recogniz

Re: [PHP] email headers!

2001-01-30 Thread Christian Reiniger
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 re