Rafael, In batches of 15, and pause 200 milliseconds (SLEEP(200)) between each email in the batch. Disconnect from the server and wait 5 seconds (SLEEP(5000)) before reconnecting.
If you don't pause the 200 milliseconds between each email, the provider settings will not allow you to send emails after about the 7th. Waiting the 5 seconds usually prevents the "too many connections" scenario. Tracy Pearson PowerChurch Software rafael copquin wrote on 2017-06-06: > So what you're saying is to send the emails in batches of no more than > 15, wait about 30 seconds and go on? > > Rafael > > >> Rafael, >> >> When sending through Google mail servers, I have found the following >> prevents issues with the servers shutting the account down for the day. >> sending 15 emails during a single connection >> pause 200 milliseconds between each email in the connection >> wait 5 seconds before reconnecting >> Different providers require finessing, so these are something the user can >> adjust in my software. >> _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

