Hello,

On 06/12/2002 08:44 AM, Justin French wrote:
> If I didn't want to personalise the emails, I'm sure the script would run a
> lot quicker with every address in the Bcc header, but since we personalise
> each email, I can't see any option other than using mail() 200 times...  and
> it's only going to get a lot worse as we climb to 1000+.
> 
> So, what options do I have?
> 
> Break the mailing list up into batches of 40 or so?  How would I implement
> something like this?

Yes, if you do not absolutely need to personalize the messages, just 
send one with all recipients in Bcc:


-- 

Regards,
Manuel Lemos


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

Reply via email to