Schlo_50 Posted June 11, 2008 Share Posted June 11, 2008 I have a mail script which I usually use to just send mail to around 3 or 4 people using BCC. I now have the need to email everyone in my clients list, and im wondering how many email addresses I will be able to put into my array and email in one hit without a server timeout or crash etc. Im looking at sending my mail to around 500 addresses. Do you think it would be safer to send in one hit or run the script a few times to smaller groups of addresses? Thanks guys Link to comment https://forums.phpfreaks.com/topic/109741-solved-newsletter/ Share on other sites More sharing options...
jesushax Posted June 11, 2008 Share Posted June 11, 2008 run the script a few times, too many emails in one go will probably cause the script to time out Link to comment https://forums.phpfreaks.com/topic/109741-solved-newsletter/#findComment-563152 Share on other sites More sharing options...
revraz Posted June 11, 2008 Share Posted June 11, 2008 That is something you also need to check with your ISP. 200 seems to be a common value. Link to comment https://forums.phpfreaks.com/topic/109741-solved-newsletter/#findComment-563165 Share on other sites More sharing options...
Schlo_50 Posted June 11, 2008 Author Share Posted June 11, 2008 Thanks guys! Link to comment https://forums.phpfreaks.com/topic/109741-solved-newsletter/#findComment-563169 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.