Skip to main content
LearnGuides

Connect InboxKit Mailboxes to Instantly in Under 4 Minutes

Mohit Mimani
By Mohit MimaniPublished on: Apr 11, 2026 · 8 min read · Last reviewed: Apr 2026
InboxKit exports to Instantly
3,093 successful mailbox exports from InboxKit to Instantly and other sequencers, with status tracking and one-click retry.
InboxKit connected sequencers page
InboxKit Sequencers page showing Instantly, SmartLead, ReachInbox, and SendKit as connected destinations.

TL;DR

InboxKit ships real Google Workspace and Microsoft 365 mailboxes that plug into Instantly via OAuth, app password, or bulk CSV. Here is the exact flow, plus the gotchas that break new setups.

The Fast Path: Export InboxKit Mailboxes to Instantly

You can connect an InboxKit Google Workspace or Microsoft 365 mailbox to Instantly three ways: OAuth (2 clicks, most reliable), Gmail app password (good for workspace admins who block OAuth), and bulk CSV import (fastest for >20 mailboxes). OAuth takes about 90 seconds per mailbox. App password takes around 3 minutes because you must enable 2-Step Verification first. Bulk CSV imports 100 mailboxes in one upload. For InboxKit customers, the one-click path is simpler: the InboxKit Sequencers page (see screenshot) pushes mailboxes directly into your Instantly workspace using your Instantly API key, so you never touch SMTP credentials by hand.

This guide covers all three paths with exact menu locations, copy-pasteable server settings, and the three failure modes that stop 70% of new integrations.

What You Need Before Starting

Have these ready before you open Instantly:

RequirementWhere to find itNeeded for
InboxKit mailbox credentialsInboxKit Mailboxes page → Export CSVApp password / bulk
InboxKit Instantly API keyInstantly → Settings → Integrations → API KeysOne-click export
Google Workspace admin accessadmin.google.comSMTP enablement
Domain SPF/DKIM/DMARC liveAny dig TXT toolDeliverability
Target daily send volume per mailboxYour planRamp-up config

InboxKit provisions SPF, DKIM, DMARC, and MX records in under 60 seconds via Cloudflare, so the domain auth row is usually already green before you hit Instantly. If you skipped that step, see the cold email domain setup checklist.

Reality check on 'enable IMAP': Instantly requires IMAP to read replies and pull bounce notifications. For Google Workspace, the admin must enable IMAP access at admin.google.com → Apps → Google Workspace → Gmail → End User Access. This setting is on by default for new tenants but off for many legacy orgs. Check before you start or the OAuth handshake will silently fail.

Path 2: App Password (When OAuth Is Blocked)

If your workspace admin will not whitelist OAuth apps, fall back to Gmail app passwords. Instantly specifically lists this as 'Option 2' on the Gmail connect screen.

Generate the app password first:

StepAction
1Sign in at myaccount.google.com as the InboxKit mailbox user
2Go to Security → confirm 2-Step Verification is ON (required)
3Search 'App passwords' in the search bar
4App: Mail. Device: Other → type 'Instantly'
5Click Generate. Copy the 16-character password

Then connect in Instantly:

StepAction
1Email AccountsAdd NewConnect existing accountsGmail/GSuite
2Choose Option 2: App Password
3Email: the InboxKit mailbox address
4Password: the 16-character app password (no spaces)
5Accept the default SMTP server smtp.gmail.com:465 and IMAP imap.gmail.com:993
6Set daily limit and warmup
7Click Save

Why 2-Step Verification matters: Google removed 'Less secure app access' in 2022. The only way to generate app passwords is to have 2SV enabled first. This is the single most common reason new users get stuck. Source: Google App Passwords docs.

Path 3: Bulk CSV Import for 20+ Mailboxes

At the Professional plan ($39/mo, 10 mailboxes) or Agency plan ($99/mo, 30 mailboxes) level, bulk CSV is the fastest way to move everything into Instantly in one upload.

Step 1: Export from InboxKit. On the InboxKit Mailboxes page, select all mailboxes → Export CSV. The file contains email, first name, last name, app password (pre-generated), SMTP host/port, and IMAP host/port for each mailbox. InboxKit Exports page (shown in the screenshot above) logs every export with timestamp and status.

Step 2: Match the Instantly format. Instantly's bulk import expects these columns exactly:

ColumnExampleNotes
emailjohn@acmedomain.comFull address
passwordxxxx-xxxx-xxxx-xxxxApp password (not account password)
smtp_hostsmtp.gmail.comFixed for Google Workspace
smtp_port465SSL
imap_hostimap.gmail.comFixed for Google Workspace
imap_port993SSL
first_nameJohnUsed for {{firstName}} tokens
last_nameDoe
daily_limit3020-50 recommended for new mailboxes

Step 3: Upload. In Instantly, Email AccountsAdd NewBulk upload → drag the CSV. Instantly validates each row synchronously, so a 100-row upload takes about 40 seconds. Any row that fails validation shows inline with the reason. The most common is 'IMAP handshake timeout', which means IMAP is not enabled on the Google Workspace org.

Step 4: Set warmup at scale. After import, filter by 'Not Warmed Up', select all, and apply a warmup preset. InboxKit's isolated warmup add-on ($3/mailbox/month) warms in a separate peer network, so do not double-warm a mailbox with both InboxKit warmup and Instantly warmup running or you will burn reputation. Source: InboxKit warmup guide.

Google Workspace vs Microsoft 365 Server Settings

Reference this table when troubleshooting SMTP errors in Instantly:

SettingGoogle WorkspaceMicrosoft 365Source
SMTP Serversmtp.gmail.comsmtp.office365.comGoogle, Microsoft
SMTP Port (SSL)465
SMTP Port (TLS)587587
IMAP Serverimap.gmail.comoutlook.office365.com
IMAP Port993993
Auth typeApp password or OAuthAccount password or OAuth
SMTP AUTH per-mailboxN/AMust be enabled by admin

Microsoft 365 gotcha: Since 2022, Microsoft disables SMTP AUTH by default. Your admin must enable it per-mailbox in Exchange Admin Center → Recipients → Mailboxes → (select mailbox) → Manage email apps → Authenticated SMTP. Skipping this step produces 'Authentication unsuccessful, SmtpClientAuthentication is disabled for the Tenant'. This error accounts for roughly 40% of Microsoft 365 + Instantly failures we see in support tickets.

For the full Google vs Microsoft 365 trade-off, see Google Workspace vs Microsoft 365 for cold email.

Daily Sending Limits and Warmup Ramp

Instantly enforces soft per-mailbox limits based on what you set in the mailbox settings. InboxKit mailboxes handle a specific sustained volume per day depending on the mailbox type and warmup age:

Mailbox ageSafe daily sendInstantly daily_limit valueNotes
Day 1-1400 (warmup only)Warmup network only
Day 15-3010-2015First real sends
Day 31-6025-4030Typical ramp
Day 60+40-5040Steady state

Google's published hard cap for Workspace relay is 2,000 external recipients per day, but hitting that number triggers throttling and reputation damage. Stay at 40-50 per mailbox for cold outreach and scale horizontally by adding more InboxKit mailboxes instead. See scale cold email 100 to 10000 for the math on how many mailboxes you need at each send-volume tier.

Five Errors That Break New Instantly Integrations

From reviewing 3,093 InboxKit → Instantly exports, these five errors account for 85% of failed connections:

ErrorCauseFixFrequency
'This app is blocked'Admin blocks OAuth appsWhitelist Instantly client ID in Google admin25%
'Authentication failed' on port 465Using account password instead of app passwordGenerate app password with 2SV enabled22%
'IMAP handshake timeout'IMAP disabled for workspace OUadmin.google.com → Apps → Gmail → End User Access → enable IMAP18%
'SmtpClientAuthentication disabled'Microsoft 365 SMTP AUTH off per-mailboxExchange Admin Center → Manage email apps → Authenticated SMTP ON15%
'CNAME not verified'Tracking domain DNS not propagatedWait 30 minutes, verify with DNS Checker5%

One more footgun: Instantly's sending limits live under Email Accounts → edit → Daily Limit. The warmup screen has a separate limit. If they disagree, Instantly uses the lower of the two. Several users have sent 0 emails all day because their warmup limit was 10 and their send limit was 40, so warmup capped them.

Verifying the Connection Actually Works

Do not trust the green checkmark alone. Run this three-step smoke test after every new mailbox:

Test 1: Send yourself a test. In Instantly → Email Accounts → (select mailbox) → Send Test Email. If it lands in your primary inbox within 30 seconds, auth is working.

Test 2: Check reply parsing. Reply to that test email. Return to Instantly Unibox within 2 minutes. If the reply appears, IMAP is working. If it does not, IMAP is broken even though the green checkmark says otherwise.

Test 3: Inbox placement test. Send one test to a seed list across Gmail, Yahoo, Outlook, and Hotmail via a tool like Mail Tester or GlockApps. You are looking for 9/10+ score. Anything below 8/10 means your DNS or warmup needs work before you launch a campaign. See inbox placement testing explained for full methodology.

Frequently Asked Questions

Technically yes, but we do not recommend it. Two sequencers will race on sending, hit Google's per-minute limits, and fight over IMAP read flags. Dedicate each mailbox to one sequencer. If you need to test Instantly vs SmartLead side by side, split your mailbox pool 50/50.

Yes. The InboxKit warmup add-on ($3/mailbox/month) runs in an isolated peer network, which is cleaner than the shared pool Instantly uses. Pick one or the other and turn the other off. Running both at once roughly doubles warmup-sent volume and confuses reputation signals.

About 3-5 minutes via bulk CSV import, plus 2 minutes for Instantly to finish validating each row. OAuth one-at-a-time takes about 75 minutes. Most agencies with 50+ mailboxes use bulk CSV exclusively.

No. InboxKit's Sequencers page uses your own Instantly API key to push mailboxes into your workspace. There is no per-export fee. The key lives in Instantly → Settings → Integrations → API Keys.

Instantly will start seeing SMTP auth failures on the next send attempt and pause the mailbox after 3 consecutive failures. It does not auto-delete the mailbox record, so campaigns continue but skip that mailbox. Clean up stale mailboxes in Instantly manually once a quarter.

Ready to set up your infrastructure?

Plans from $39/mo with 10 mailboxes included. Automated DNS, warmup, and InfraGuard monitoring included.