# Inbox placement

> Where accepted email is placed, such as the primary inbox, another inbox tab, spam, or junk.

- **Category:** Deliverability
- **Updated:** July 2026
- **Canonical page:** [https://emailbump.com/glossary/inbox-placement](https://emailbump.com/glossary/inbox-placement)

## Definition

Inbox placement is the destination a receiving mailbox chooses after accepting a message. It separates SMTP acceptance from visibility: a provider can return a successful response and still route the message to spam or a lower-attention inbox category.

There is no universal placement result because each provider—and sometimes each recipient—can classify the same campaign differently. Sender history, user actions, authentication, message type, and local mailbox settings all influence placement.

## Why it matters

Acceptance data alone cannot explain a sudden decline in opens or clicks. Placement analysis helps distinguish a mailbox filtering problem from an audience, offer, tracking, or rendering problem.

## How it works

1. The receiver accepts the message at SMTP.
2. Post-acceptance filters evaluate sender identity, reputation, content, and recipient-specific history.
3. The mailbox assigns a folder or category and may change future placement as the user interacts.
4. Senders estimate placement through provider tools, panel data, seed accounts, and downstream engagement patterns.

## Example: One campaign, different receiver outcomes

```text
Gmail       accepted → Promotions
Microsoft   accepted → Junk
Yahoo       accepted → Inbox
Corporate   accepted → Quarantine

SMTP result: delivered for all four
Placement result: four different destinations
```

## Common mistakes

- Assuming the Promotions tab is the same as spam.
- Treating a tiny seed list as a precise measurement of every subscriber’s placement.
- Ignoring recipient-level behavior such as replies, moves, deletes, and spam reports.
- Changing domains when the real problem is low-quality acquisition or irrelevant mail.

## Key takeaways

- Placement begins after acceptance.
- Measure and troubleshoot by mailbox provider.
- Use several signals because no sender has perfect visibility into every inbox.

## Related definitions

- [Email deliverability](https://emailbump.com/glossary/email-deliverability.md) — The ability to reach the part of the mailbox where a wanted recipient can find and act on an email.
- [Sender reputation](https://emailbump.com/glossary/sender-reputation.md) — A receiver-specific assessment of sending identity and behavior used when filtering email.
- [Open rate](https://emailbump.com/glossary/open-rate.md) — The share of delivered messages for which the sender recorded at least one tracking-pixel load.
- [Spam complaint](https://emailbump.com/glossary/spam-complaint.md) — A recipient signal that a message is unwanted, usually created by marking it as spam or junk.

## Related guides

- [Google Postmaster Tools in 2026: the dashboards that matter](https://emailbump.com/blog/google-postmaster-tools-guide.md) — A practical guide to the new compliance view, spam-rate signals, authentication data, delivery errors, feedback loops, and the Postmaster Tools v2 API.
- [How to check your sending IP reputation in 2026](https://emailbump.com/blog/check-sending-ip-reputation.md) — A practical audit for finding your real sending IPs, reading receiver-specific signals, and fixing the behavior behind a reputation problem.

## Primary sources

- [Google: Postmaster Tools dashboards](https://support.google.com/mail/answer/9981691?hl=en)
