--- Javier <[EMAIL PROTECTED]> wrote: > I would like to send just an email to a domain and then all the > remaining users in the BCC.
I'm not sure if that was a typo or not, but just in case, you want to send email to an email address, not a domain. > What would be the $to field in mail() since I send all the > destinations in $headers? The BCC stuff should be in headers, yes. I bet you can leave the To blank, but you might want to consider putting the sender address in there or something. Either way, just try it out and learn from experience. Hope that helps. Chris ===== Become a better Web developer with the HTTP Developer's Handbook http://httphandbook.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php