Mail Merge in Outlook — the Native Way vs the Easy Way

Published June 12, 2026 · 7 min read

There are two ways to do a mail merge in Outlook. The first is the native one Microsoft ships: you drive it from Word, pull recipients from an Excel sheet, and let Outlook do the sending. The second is to skip the Word-and-Excel dance entirely and run the merge inside Outlook on the web with a CSV. This guide covers both — the exact native steps, the limitations nobody tells you about (attachments and tracking are the big ones), and where the easy way fits.

If you searched for "outlook mail merge with attachments" or "track mail merge outlook," you already hit the wall that brings most people here. We'll get to why, and what to do about it.

Short version. Native Word mail merge sends personalized bulk email through Outlook, but it can't attach per-recipient files, has zero open/click tracking, no scheduling, and no follow-ups. OutMass does the merge from a CSV inside Outlook on the web and adds all of that.

How to mail merge in Outlook the native way (Word + Excel)

The built-in method has no "mail merge" button inside Outlook itself — it lives in Microsoft Word. Here's the full flow:

  1. Build your list in Excel. One row per recipient, with columns like Email, First Name, and Company. Save and close the file.
  2. Start the merge in Word. Open Word and go to Mailings → Start Mail Merge → Email Messages.
  3. Select recipients. Click Select Recipients → Use an Existing List and pick your Excel file (choose the right sheet when prompted).
  4. Insert merge fields. Write your message, then use Insert Merge Field to drop in First Name, Company, and any other columns where you want personalization.
  5. Finish & Merge. Click Finish & Merge → Send Email Messages. In the dialog, set the To field to your email column, type a subject line, and send. Word hands each message to Outlook, which delivers them from your mailbox.

That's it — the native mail merge works, and for a one-off personalized blast it's genuinely fine. The problems start the moment you want anything more than a plain, fire-and-forget email.

The hard limitations of native Outlook mail merge

This is the part the tutorials skip. None of these are bugs you can work around with a setting — they're structural gaps in how Word's email merge works:

Why a big native merge stalls. Microsoft enforces server-side caps on every Exchange Online mailbox: 10,000 recipients per day, a 30-messages-per-minute send rate, and 500 recipients per single message (Microsoft Learn — Exchange Online limits). Because Word's merge has no rate control of its own, a few-thousand-recipient blast slams straight into that 30/minute ceiling; push past the daily cap and Microsoft returns a SubmissionQuotaExceeded non-delivery report and stops sending. Brand-new tenants are throttled even lower for their first 30 days. Personal Outlook.com accounts hit a wall far sooner — roughly 500 unique recipients per day. This is exactly why per-minute rate-limited sending matters; for the full math see our breakdown of Outlook's send limits.

Native Word mail merge vs OutMass

Capability Native Word + Outlook merge OutMass
Where you work Word + Excel, then Outlook Inside Outlook on the web
Recipient source Excel sheet CSV upload
Personalization Merge fields {{firstName}}, {{company}} merge tags
Attachments Not supported OneDrive sharing links (larger files, view analytics)
Open tracking No Yes (pixel)
Click tracking No Yes
Reply detection No Yes (daily inbox scan)
Per-recipient reporting No Reports + CSV export
Scheduling No (sends now) Yes
Follow-ups No (manual rebuild) Yes (1 stage today, for non-openers)
Subject A/B testing No Yes
Unsubscribe + suppression list No Yes
Resume after a partial failure No Yes
Cost Included with Office Free up to 250/mo; $9/mo Starter; $19/mo Pro

The easy way: mail merge in Outlook with OutMass

OutMass is a Chrome extension that runs inside Outlook on the web (outlook.office.com, outlook.live.com, and outlook.office365.com). It sends through your own Microsoft account via Microsoft Graph — there's no separate sending server, and it doesn't store your email content. The merge itself is the part that takes thirty seconds instead of the Word-and-Excel round trip:

  1. Upload a CSV of recipients (the same email, firstName, company columns you'd put in Excel).
  2. Write your message with {{firstName}}-style merge tags and preview a few rows.
  3. Attach files as OneDrive links, schedule the send if you want, and turn on follow-up for non-openers.
  4. Send — then watch opens, clicks, and replies populate in the Reports tab.

Solving the attachment gap

This is the headline fix. Because the native merge can't attach files at all, people contort themselves with macros. OutMass sidesteps it: when you add a file, it generates a view-only sharing link from your own OneDrive and inserts it into the message. The recipient gets the file, you can send something far larger than an email attachment limit allows, and you get OneDrive's built-in view analytics on top. As a bonus, links don't drag your deliverability down the way a heavy attached PDF does.

Solving the tracking gap

Where the native method leaves you blind, OutMass stamps every recipient with open, click, and reply status. A daily Microsoft Graph scan of your inbox catches replies; pixel and link tracking handle opens and clicks; and an "Engaged" metric rolls them into a single honest number. Everything exports to CSV from the Reports tab. If you want the full picture of how high-volume sending behaves from an Outlook mailbox — including the throttling math — read how to send mass emails from Outlook.

Try OutMass — free up to 250 emails/month

Mail merge inside Outlook with attachments, tracking, scheduling, and follow-ups. One click and a Microsoft sign-in.

Install OutMass
Also available for Microsoft Edge →

Frequently asked questions

How do I mail merge in Outlook?

The native way is Microsoft Word's Mail Merge: build a recipient list in Excel, then in Word go to Mailings → Start Mail Merge → Email Messages, select your Excel list, insert merge fields like First Name, and Finish & Merge → Send Email Messages so Word sends them through Outlook. The easier way is OutMass — a CSV-based mail merge that runs inside Outlook on the web and adds open/click tracking, scheduling, and follow-ups.

Can you mail merge with attachments in Outlook?

Not with the native Word email merge — it sends one message body to each recipient but has no field for a per-recipient file attachment, so the standard mail merge can't attach files at all. The usual workarounds rely on VBA macros or third-party add-ins and are clunky. OutMass solves it differently: it attaches files as OneDrive sharing links, which give better deliverability, allow larger files, and add view analytics.

Can you track a mail merge in Outlook?

The native Word + Outlook mail merge has no open tracking, no click tracking, and no per-recipient reporting — once you hit send, you're blind. OutMass adds pixel open tracking, click tracking, reply detection via a daily inbox scan, and a per-recipient reports view you can export to CSV.

Why do mail merge emails from Outlook go to spam?

Common causes are sending too many messages too fast, spammy subject lines or content, and large file attachments. The native Word merge has no throttle, so it can outrun Microsoft's documented 30-messages-per-minute send rate on Exchange Online (Microsoft Learn) — a burst that looks like spam. OutMass sends through your own mailbox at a controlled rate and uses OneDrive sharing links instead of heavy attachments, both of which help deliverability. If raw volume is the issue, see our breakdown of Outlook and Microsoft 365 send limits.

Last updated: June 12, 2026.