Outlook's inbox in 2026 is a three-folder system per recipient: Focused (the primary attention layer), Other (still in the inbox, but de-emphasised), and Junk (effectively invisible). Senders often conflate Other with Junk and try to fix Other-placement with auth tightening, which does almost nothing. Different folders, different levers.
Focused is engagement-driven and per-user. Other is the default inbox shelf for “legitimate but low-personal-relevance” mail and is fine to land in. Junk is the only true delivery failure. Stop optimising for Focused as if it were Inbox vs Spam — it is not.
Focused: the attention shelf
- Per-user, behaviour-driven. Focused is not a domain-level decision. The same sender can be Focused for one recipient and Other for another, based on prior interactions.
- Reply rate is the strongest signal. A recipient who replies to you once is dramatically more likely to see future mail in Focused. Opens alone barely shift it — Microsoft weighs replies and forwards more.
- The user can override. “Always show in Focused” is a per-recipient override that takes effect immediately and persists.
Other: the legitimate but low-priority shelf
- Other is still the inbox. The user can still see Other-folder mail by tapping the Other tab. It is not Spam — auth passed, reputation is fine, content is acceptable.
- Default for newsletters and marketing. Most legitimate but non-personal mail lands in Other by default. Trying to force this into Focused with auth tightening is a category error — Focused is about personal relevance, not authentication.
- How to legitimately move into Focused: drive replies (a real CTA that gets a reply), ask the recipient to mark you as a contact, or use one-to-one formats that look personal rather than templated.
Junk: the actual deliverability problem
- Auth + content + reputation. Microsoft weighs all three. SPF or DKIM failure plus a low-reputation IP plus a marketing-template HTML structure all amplify each other.
- SmartScreen content scoring looks at HTML structure (excessive tables, image-heavy with little text, hidden text), subject patterns (excessive punctuation, all caps), and known-bad URL patterns. Even with clean auth, aggressive content can hit Junk.
- Reputation is per-IP and per-domain. Both matter. SNDS exposes the IP view; the domain view is inferred only from placement testing.
How to diagnose: Other or Junk?
The diagnostic matters because the fix is different.
- Seed test first. Send to a fresh Outlook mailbox with no prior interaction history. If your message lands in Other, that is the default behaviour for marketing. If it lands in Junk, you have a real filter problem.
- Check SNDS for IP reputation. Yellow or red IP status correlates with Junk placement.
- Check JMRP feedback for complaint rate. A rising complaint rate moves Other → Junk over days.
- Compare to other providers. If Outlook is Junk and Gmail is Inbox, the problem is Microsoft-specific (often SmartScreen content scoring, since Gmail leans on ARC and reputation differently).
Content patterns that trigger Junk at Outlook
- Image-only emails: a single image with no alt text and minimal HTML body is a near-instant Junk at Outlook even with passing auth.
- Subject patterns: all-caps subject, excessive punctuation (“!!!”), and known spam-trigger phrases score worse at SmartScreen than at Gmail's filter.
- Hidden text: CSS-hidden characters used to break up trigger phrases trip Microsoft's detector immediately.
- Suspicious link domains: tracking redirects through unknown domains weighted more harshly than at Gmail. Use a reputable redirector or your own domain.
Microsoft's tooling, briefly
- SNDS (Smart Network Data Services): per-IP reputation, complaint rate, trap hits. Updated daily.
- JMRP (Junk Mail Reporting Program): complaint feedback feed. Subscribe per sending IP.
- No domain dashboard. Domain reputation must be inferred from placement testing — Microsoft does not expose it the way Google Postmaster Tools does.
Testing Outlook placement
Use both an Outlook.com personal seed and an Office 365 seed. They do not always agree — Office 365 can have additional tenant-level filters (Defender for Office 365 policies) that consumer Outlook.com does not. Our free inbox placement test includes Outlook.com and reports Focused/Other/Junk placement separately, plus the parsed Authentication-Results header so you can see whether the issue is auth, content or reputation.