<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1822615684631785&amp;ev=PageView&amp;noscript=1"/>

How to send high volume cold email [beyond Gmail’s limits]

High Volume Cold Email

If you’re a cold emailer using any cold email platform other than mine, you’re likely subject to limits in the hundreds of emails per day. For most people, that allowance of a few hundred emails/day is enough, since it’s quite hard to find more than even 100 targeted prospects’ email addresses per day, where your message is relevant enough to the prospect that it doesn’t seem spammy.

But, let’s say you’re just that good at finding leads and capturing email addresses. Let’s go crazy here for a second and say you’ve fine-tuned a process that brings in 5,000 new email leads per day, and every day, you want to email these 5,000 email addresses and set a follow-up sequence that sends every few days until they reply. Now you’re in deep, because not only do 5,000 new email messages need to send every day, but once the follow-up schedules start to kick in, you’ll actually be sending more than 5,000 emails/day, when you take into account the original message volume and the follow-up email volume.

So, given G Suite’s limits of 2,000 emails/day and most cold email platforms’ own limits, how can you accomplish this?

You could set up multiple G Suite accounts and eventually send 2,000 emails per day per account. However, as years of experience has shown, it doesn’t always work so smoothly, and often times G Suite caps an account’s sending volume at a level much lower than 2,000 emails/day. This can work for some users but won’t work for most.

Last year, I invented a way to integrate an SMTP service or multiple SMTP servers into a high volume cold email process such that you can send as many emails as you want through an SMTP server like SendGrid, while preserving the ability to detect replies and send follow-up emails to non-responders. We do this through a little bit of inventiveness in how we relay the emails through an SMTP and sync the data back to your G Suite account.

Recent High Volume Cold Email Campaigns

Here is a sampling of recent large cold email campaigns sent by our platform in the last few weeks. Included are the number of auto follow-up stages and the open and reply rates. Some of these were distributed in daily batches via Gmail and some were sent via a third party SMTP relay.

This cold email campaign data is updated daily.

From AddressSubjectFollow-up StagesRecipientsOpen RateRepliesDate
ahmed@xxxxxxxxx.caT___S B______S M_Y P_______N14,18597.6%1405/26/26
mackenzie@xxxxxxxxxxxxx.comA____g T____: D______r A B______r Y____s M__i C______g B___s22,04988.1%505/26/26
john@xxxxxxxxxxxxxx.comI___________l A______c C__________s 2_____7 S_____!118,36076.4%8605/27/26
ethan.brewer@xxxxxxxxxxxxxxxxxxxxx.com{__________i 2__5 1_}32,02471.9%1,45505/27/26
jarrettcoulson@xxxxxxxxxxxxxxxxxxx.comA______g l__e t___?22,80069.3%5405/28/26
jakson@xxxxxxxxxxxxxxxxx.brR_______o P________r - M_A T___a 2_112,37567.8%2705/28/26
mackenzie@xxxxxxxxxxxxx.com8 O_____r P______s F_r N______l G___t O______s M___h12,65767.0%1805/28/26
tali@xxxxxxxx.comנ____ת מ___ת ל_____ם ז__ם ! S______S ת___ה א__ך ל_ל א__ך ה____ך (_____s a_e o_____g f_r f_____n w______! S______S w__l a_______y y_u t________t t_e p______)23,96263.1%6105/29/26
roland.brock@xxxxxxxxxxxxxxxxxxxxxx.com{__________i 2__5 1_}32,02060.8%1,22805/27/26
help@xxxxxxxxxx.orgR______h P______s on AI ML + C____R + I__c I_______d L_b H___s on T______g419,25159.6%73705/30/26
anna.taylor@xxxxxxxxxxxx.comQ3 p______e s____s b____e J__y15,16657.1%1905/27/26
katierose@xxxxxxxxxxxxx.comDo Y_u H__e A B_______d F_r Y__r P____? W___, Y_u S_____. M__t T_e R__________d P___e T____r f__m A___n C__e02,63756.2%105/29/26
david@xxxxxxxx.comN_W 💎 g__t f_r y_u (___y a_______e f_r a f_w d___)14,43555.8%4705/29/26
nora@xxxxxxxxxxx.com{____t N____, V____e & C_________s U___s D______e15,09555.8%1805/27/26
mostafa.shahat@xxxxxxxxxxx.comP_______l S_____y D________n12,14053.5%005/26/26
nora@xxxxxxxxxxx.com{____t N____, EU O______y C______s 2__613,45651.4%1405/26/26
zachary.woodward@xxxxxxxxxxxxxxxx.com{__b l__e 27 m_y a___n f____}32,63744.0%1,16105/27/26
rob@xxxxxxxxxxxxxxxxxxxxxxxxxx.com👋 Y____e i_____d - F_____, S______, S______g D_______s22,42843.0%005/28/26
charlene.sharp@xxxxxxxxxxxx.com{_8 M________}33,32642.8%1,42305/28/26
noreply-campaigns@xxxxxxxxxxxxx.com{____________, c___n b____y m___s B____________l s____n 🎒33,68240.0%1805/25/26

Steps to sending high volume cold email:

  1. Set up your G Suite account, and connect it to GMass.
  2. Set up a SendGrid account or any other SMTP service and subscribe based on the daily volume of emails you want to send. When determining daily volume, take into account the original message plus follow-up emails that need to go out per day.
  3. Connect SendGrid, or your alternate SMTP service to GMass.
  4. When you launch your cold email campaign in GMass, set the SMTP option instead of Gmail.
  5. Configure your auto follow-ups.
  6. Hit the GMass button to launch the campaign.

What happens next?

Even though your emails are being sent by SendGrid, you’ll still see a copy of each individual email in the Sent folder of Gmail. When someone replies, the reply will still be threaded to the same conversation as the email in the Sent folder. And if someone doesn’t reply, and a follow-up email sends automatically in a few days, that follow-up will also be threaded to the same email conversation.

But wait, I’m not technical enough to set up SendGrid!

If setting up your own SMTP service is too complicated, and you don’t want to bother with the implications of DNS records, SPF, DKIM, DMARC, and all the subtleties that are recommended for deliverability, you have a couple of options:

  1. Sometimes we allow users to use our SMTP service — but typically for cold email that isn’t opt-in, we don’t.
  2. There’s a fiverr gig these days where someone will help you configure a SendGrid account for use with GMass.
  3. You sign up for SendGrid and subscribe, and then send us your credentials and we’ll link GMass to SendGrid for you.

By the way, if you’re an advanced web developer and this all sounds to easy for you, you may want to read my technical review of SendGrid to take a look under the hood and see if you want to customize your SMTP process. That review is written specifically for advanced web developers. 

How high is our volume?

When you’re shopping different cold email platforms, ask them how much email they send. Then check our real-time counter for how much email we’ve sent. We’ve sent over 1 billion emails through Gmail and G Suite accounts. Not all of them were cold email campaigns, but a lot of them were.

Ready to transform Gmail into an email marketing/cold email/mail merge tool?


Only GMass packs every email app into one tool — and brings it all into Gmail for you. Better emails. Tons of power. Easy to use.


TRY GMASS FOR FREE

Download Chrome extension - 30 second install!
No credit card required
Love what you're reading? Get the latest email strategy and tips & stay in touch.
   


8 Comments
  1. Do I need the paid version of SendGrid? If so what particular feature is it that is not available on the free version that I am paying for? Is this something that would be resolved if I simply use HubSpot or MailChimp?

  2. Great article. Do you think the age of the domain and/or the email address affects the results when using GMass
    and SendGrid?

    1. Hi Peter,

      Yes, it could affect deliverability. Even though the emails are being sent using an external SMTP, the from address would still be tied to the email address’s domain. So the email address and domain’s reputation would still play a part on deliverability. However, we couldn’t say how big of a part it does play.

  3. i have a single gmail acount
    i want to send more than 5000 emails per day,
    can you suggest me in a easy way how can i send?

  4. Hello GMASS,

    Could you please provide me with alternative methods to pay my credit card? I’m experiencing some buffering issues and it’s not giving me any results.

    If you provide me GPAY option or UPI option that will be easy for me to make payment.

  5. Hi, I read the different posts on SendGrid account for use with GMass. I have the free GMass
    and I want to send more than 50 emails a day. How many emails can I send with the $25 a
    month with the GMass? Is there a fee for the SendGrid too?

Leave a Reply

Your email address will not be published. Required fields are marked *

Join the 400,000+ others using GMass to send their best emails ever

Install in 30 seconds — no credit card or sign up form required

Try GMass for free Then check out the quickstart guide to send your first mail merge email in minutes!

GMass

Share This