IMHO, it's not the mail() limit but rather the SMTP protocol limit
and it seems to vary between different OS's.

I wouldn't go for more than 50 emails in one Bcc. You need to 
take into consideration that the email length vary and that there
may be 50 emails that sum up to 500 chars and some can be
10,000 chars...

Sincerely

      berber

Visit http://www.weberdev.com Today!!! 
To see where PHP might take you tomorrow.
 

-----Original Message-----
From: Chris [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 06, 2001 10:47 PM
To: php
Subject: [PHP] mail() limit?


Hi,
Does anyone know if and what the limit is of bcc that can be used in the
mail() function? Hundreds, thousands?

Thanks,
Chris

-- 
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]

Reply via email to