zitu4life Posted July 11, 2021 Share Posted July 11, 2021 Hello Case 1: Supose I am using gmail SMTP to send my email over WHMCS that now supports OAuth2. What happens when we have more than 500 hundred emails to be sent out (example 1200 emails). I read outthere on google that GMAIL limits only 500 emails per day. If i have 1200 custumers and try to send email to all of them, does WHMCS only sends 500 hundreds and hold others to send next day? 0 Quote Link to comment Share on other sites More sharing options...
web2008 Posted August 8, 2021 Share Posted August 8, 2021 When WHMCS starts sending a campaign, it will batch messages to the recipients (determined by your criteria) in increments of 50. A batch of these messages goes into a process queue every five minutes, at maximum, or with the frequency at which your cron runs if it runs less frequently. For example, if your cron runs every three minutes, the batches would go to the process queue every five minutes. If your cron runs every ten minutes, the batches would go to the process queue every ten minutes. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted August 8, 2021 Share Posted August 8, 2021 You need to use the paid version of Gmail where limits are enormously higher. Or use MS Exchange. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.