First page of Microsoft's 100,000-partner directory, sorted by responsiveness Microsoft Solutions Partner — Security, Modern Work, Infrastructure, App Innovation, Data & AI Microsoft partner since 2006 1,100+ organizations under management

Your Archive Mailbox Is Almost Full: What to Check in Microsoft 365, and the Options When It Keeps Growing

2026-09-20·IT PartnerNewExchange OnlineLicensingMicrosoft 365

The message reaches the help desk from the user: the archive mailbox is almost full, often alongside a complaint that the primary is filling up too, and the two are connected. Here is where the warning comes from, what decides how an archive grows, when the answer is a license and when it is cleanup, and what to leave for last.

Where the warning comes from, and the three things to check first

Exchange Online generates the warning itself. Per Microsoft's documentation at the time of writing, every primary and archive mailbox has a warning quota below its hard quota; crossing the warning line notifies the user, and at the hard quota nothing more can be moved in, so the primary starts growing again. The figures differ by plan and are in Microsoft's Exchange Online limits service description; our Exchange Online Plan 1 vs Plan 2 vs Kiosk vs Business Basic article deliberately does not reproduce them.

Three checks first.

Is it the online archive at all? Outlook has two things called archive: the Archive folder inside the primary mailbox, where the one-click Archive button moves mail and which counts toward the primary quota, and the Online Archive (In-Place Archive), a separate mailbox with its own heading in Outlook. The warning is about the second.

How big is it, and what are its quotas? In Exchange Online PowerShell, Get-MailboxStatistics <user> -Archive returns the item and deleted-item sizes, and Get-Mailbox <user> | Format-List ArchiveQuota, ArchiveWarningQuota, AutoExpandingArchiveEnabled, RetentionPolicy, LitigationHoldEnabled returns the rest.

Which plan is the mailbox on? From our Exchange licensing article: Business Basic, Business Standard and Office 365 E1 carry Exchange Online (Plan 1); Business Premium carries Plan 1 plus the Exchange Online Archiving service plan; Microsoft 365 E3 and E5 carry Plan 2.

The retention policy and the move-to-archive tag

An archive fills because a retention policy fills it. Per Microsoft's documentation at the time of writing, the Default MRM Policy assigned to new mailboxes includes a two-year move-to-archive tag, and the Managed Folder Assistant moves anything older into the archive on each cycle. Fifteen years of mail means two in the primary and thirteen in the archive.

Get-Mailbox <user> | Format-List RetentionPolicy names the policy and Get-RetentionPolicyTag lists the tags; look for MoveToArchive actions and for personal tags users applied to folders, which override the default.

Three consequences:

  • Deleting from the primary mailbox does not shrink the archive; the quotas are separate.
  • Shortening the move-to-archive age fills the archive faster; lengthening it fills the primary. Only deletion tags reclaim space, usually on Deleted Items and Junk Email.
  • Purview retention is a separate layer: a policy set to retain keeps deleted items in Recoverable Items until its period ends, so a cleanup may reclaim little until then.

Auto-expanding archiving: what it does and does not do

Auto-expanding archiving decides whether the archive has a ceiling. Per Microsoft's documentation at the time of writing:

  • It applies to the archive only; it never adds space to the primary mailbox.
  • It must be enabled, tenant-wide with Set-OrganizationConfig -AutoExpandingArchive or per mailbox with Enable-Mailbox <user> -AutoExpandingArchive, on mailboxes that already have an archive.
  • It grows in chunks on Microsoft's schedule as the archive nears its quota; Microsoft caps total size and growth rate, so it will not absorb a bulk import over a weekend.
  • Once enabled it cannot be turned off for that mailbox.

Check the current caps and client limitations in Microsoft's auto-expanding archiving overview; our In-Place Archive Migration page notes practical limits on how auto-expanded content moves between tenants.

Our Exchange licensing article states that both routes to an archive, Plan 2 or Plan 1 with the Exchange Online Archiving add-on, allow it; if the user already holds one and the archive still hits its quota, this setting is the lever, not another license.

When the answer is a license: the add-on versus Plan 2

When the mailbox has no archive entitlement, or the primary is full as well, the fix is a license, bought one of two ways. Prices: IT Partner price list, September 2026 (US, commercial), per user per year on annual commitment, month-to-month in brackets:

Plan 1 plus the add-on is $84 against $96 for Plan 2, which also enlarges the primary mailbox. So: primary also full, Plan 2 or a suite that carries it; primary fine and only the archive growing, the add-on. A Business Basic or Standard user is a Plan 1 user here and takes the add-on, assigned to that user only.

Two things not to buy. Our archiving page says to confirm the user's plan does not already meet the requirement: Business Premium carries the archiving service plan and E3 and E5 carry Plan 2, so the add-on duplicates there. And a shared mailbox needs no license up to 50 GB (our Exchange article), but an archive or hold on it needs Plan 2 or Plan 1 plus the add-on.

Add-ons can be added mid-term; reductions wait for renewal (Microsoft 365 License Cleanup Before Renewal covers the timing). For fifty mailboxes rather than one, the Microsoft 365 License Audit and Optimization service finds duplicated add-ons per user, and the Microsoft 365 Plan Optimizer prices shared mailboxes at $0 up to the threshold.

Cleanup, holds and PST export: the order to do it in

Cleanup comes before a license only when the archive is full of things nobody needs; ten minutes tells you.

  • Large attachments are the usual culprit. Search the archive in Outlook for hasattachment:yes and sort by size, or run a Purview content search with a size condition; years of proposal decks and scanned invoices often make up most of the volume.
  • Old calendar items carry attachments too; recurring meetings that kept a deck attached for years are easy wins.
  • Deleted Items in the archive has its own retention tag; check that it is a delete tag, and empty the folder.
  • Recoverable Items is the space users cannot see; without a hold, the Managed Folder Assistant purges it on schedule.

Holds change the arithmetic. With Litigation Hold, or a Purview retention or eDiscovery hold, deleted items stay in Recoverable Items until the hold is lifted or the period passes, so user-side cleanup reclaims little; per Microsoft's documentation at the time of writing, Exchange raises the Recoverable Items quota for mailboxes on hold and auto-expanding archiving covers it too. The answer for a mailbox on hold is auto-expanding archiving and the right license, not deletion, and never a lifted hold without written sign-off from whoever placed it.

PST export is the last resort and a compliance decision rather than a storage one: a PST sits outside retention, audit, search and hold, and gets copied, lost and opened years later on an unmanaged laptop. If you must, export through eDiscovery so it is recorded, control access to the file, and write down why.

Third-party archives have the same symptom: bring a hosted archive from a previous provider into the online archive so one retention policy and one search cover everything. Third-Party Email Archive Migration to Microsoft 365 is quoted per project; archives moving from Exchange Server or between tenants go through In-Place Archive Migration at $10 per mailbox plus an $800 tenant fee, and large archives are throughput-bound, so plan on item counts.

Frequently asked questions

Does auto-expanding archiving also enlarge the primary mailbox?

No. It applies to the archive only; a larger primary mailbox comes with Plan 2 or a suite that carries it.

The user is on Business Premium. Do we need the add-on?

No. Business Premium carries the Exchange Online Archiving service plan; enable the archive and, if needed, auto-expanding archiving.

Can we buy the add-on for a shared mailbox that needs an archive?

A shared mailbox needs Plan 2, or Plan 1 plus Exchange Online Archiving, for an archive or a hold; under 50 GB with neither, it needs no license.

The user deleted thousands of items and the archive did not shrink. Why?

Deleted items move to Recoverable Items, where a hold or Purview retention keeps them, and the Managed Folder Assistant purges on its own cycle; check hold status and retention tags before deleting more.

Is a PST export a compliance problem?

It can be. Exported mail leaves retention, audit and search, and an export does not satisfy a hold; treat it as a recorded exception with an owner.

Sources

  • IT Partner: /blog/exchange-online-plan-1-vs-plan-2-vs-kiosk-vs-business-basic-mailbox-licensing (content/blog/new): plan-to-suite mapping, the 50 GB shared-mailbox figure, the licensing routes to archive and hold
  • IT Partner subscription pages: /subscriptions/exchange-online-plan-1, /subscriptions/exchange-online-plan-2 and /subscriptions/exchange-online-archiving-for-exchange-online (Commercial)
  • IT Partner: /services/in-place-archive-migration-microsoft-365, /services/microsoft-365-license-audit-optimization and /tools/plan-optimizer
  • IT Partner price list, September 2026 (US): data/pricelist.xlsx, Commercial rows for the three SKUs above

Microsoft's Exchange Online limits service description, auto-expanding archiving overview and retention-tag documentation were not opened; Exchange behavior is stated per Microsoft's documentation at the time of writing, and per-plan sizes were deliberately not reproduced.

Symptom Likely cause Fix
Archive almost full; primary fine At quota; auto-expanding archiving off Enable auto-expanding archiving (Plan 2, or Plan 1 plus the add-on)
Archive almost full; primary also filling At hard quota; nothing more can move across Plan 2 or a suite that carries it, then auto-expanding archiving
User deleted a lot; size unchanged A hold or Purview retention keeps items in Recoverable Items Check hold status and retention; never lift a hold for space
Warning on a Business Basic or Standard mailbox No archive entitlement on Plan 1 Assign Exchange Online Archiving ($36 per user per year) to that user

Key takeaways

  • The warning is Exchange's quota notice on the online archive, a separate mailbox from Outlook's Archive folder; record size, quotas, retention policy and hold status first.
  • The move-to-archive tag fills the archive; deleting from the primary does not shrink it, and holds or Purview retention keep deleted items in Recoverable Items.
  • Auto-expanding archiving applies to the archive only, must be enabled, grows in chunks on Microsoft's schedule, and needs Plan 2 or Plan 1 plus the add-on.
  • Plan 1 plus the $36 add-on is $84 per user per year against $96 for Plan 2, which also enlarges the primary mailbox; Business Premium, E3 and E5 already have the archive.
  • Clean up large attachments first, change the license second, export to PST last and only as a recorded exception.

For one mailbox, Exchange Online Administrator on Demand does the quota, retention and auto-expanding work at $175 per hour. For a tenant-wide pattern, the Microsoft 365 License Audit and Optimization service finds duplicated archiving add-ons and models Plan 1 plus the add-on against Plan 2 per user for $1,950, credited in full if we implement the plan.

Questions this article didn’t answer?

Thirty minutes with Mike — our CEO, not a sales rep. Bring the hard version of the question.