> I must be doing something wrong with the headers. Can someone
> send me an example of how to send a message with multiple addresses
> as BCCs?
mail("[EMAIL PROTECTED]",
"Subject Line"
"Email Contect",
"Bcc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]\n");
Jason
--
I must be doing something wrong with the headers. Can someone send me an
example of how to send a message with multiple addresses as BCCs?
It is a program i wrote that builds the header from multiple email
addresses in a database. The people on the emails are not getting the
message.
Thanks in a
2 matches
Mail list logo