MikoMak Posted March 4, 2006 Share Posted March 4, 2006 Hi,Sorry to post this as I saw the same question (or very similar) posted a few days ago but can't find it again.I have a script I use to send out a notification email to users on a mailing list - At the moment it's a small list but may grow in time. I'd like to be able to break it down into batches of e.g. 20 a time to prevent being listed as a spammer. Any direction will be greatly appreciated.Thanx,MikoMak Link to comment https://forums.phpfreaks.com/topic/4074-sending-batch-emails/ Share on other sites More sharing options...
Humpty Posted March 4, 2006 Share Posted March 4, 2006 Make a loop that does 20 at a time, or make a loop that does 1 at a time to 20 recipeints Link to comment https://forums.phpfreaks.com/topic/4074-sending-batch-emails/#findComment-14137 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.