in the headers section of the mail() function have a line of text like this - you would obviously need to build the list of email address.

$headers = "Bcc: [EMAIL PROTECTED],[EMAIL PROTECTED] .....\n"

Javier wrote:

[EMAIL PROTECTED] (Joshua Groboski) wrote in
news:[EMAIL PROTECTED]:


but I will get a relaying is denied because the target domain isn't the same domain I am connected to for eg. yahoo.com


Why don't you send it to [EMAIL PROTECTED]  I think as long as
the $to address doesn't fail, you'll be alright.

Josh






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



Reply via email to