>Is there any limit on the number of recepients that a
>bcc or a cc field email can be sent to?
>
>I have a loop which extracts arounf 400 emails from
>the database and then sends it as email to all the 400
>recepients but the script fails and I get a mysql
>error.
>
>SO is there any limit on the number of recepients?

Hear things like this before.. could be a timeout.. like the maximum time a 
script may run..

Could very well be a maximum on recipients too..

If you do such things on a regular basis you might want to use a 
mailinglist manager.. These things handle bounces all by theirselves

Bye,

B.


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