Mailbox Provider
A mailbox provider (sometimes called a receiver or MBP) is a service that hosts email accounts and decides what happens to mail addressed to them: inbox, spam folder, or rejection. Gmail, Outlook and Hotmail, Yahoo Mail, and Apple iCloud Mail are the largest. They run the filters and the reputation systems that ultimately determine your inbox placement.
- They host inboxes and own the filtering decision, so they are the audience you must satisfy
- A handful (Gmail, Outlook, Yahoo, Apple) cover the vast majority of consumer inboxes
- They judge you on domain and IP reputation, authentication, and engagement
- Gmail and Yahoo set the bulk-sender rules in force since February 2024
What a mailbox provider is
A mailbox provider is the company that operates the inbox your recipient logs into. It runs the receiving mail servers, stores the messages, and, crucially, decides whether each incoming email lands in the inbox, gets routed to spam, or is refused at the door. That filtering decision is theirs alone, which makes the mailbox provider the real audience for every deliverability decision you make.
It is worth separating a mailbox provider from an ESP. An ESP helps you send mail; a mailbox provider receives it on behalf of your recipients. Some companies do both (Google runs Gmail as a mailbox provider and Google Workspace for sending), but the roles are distinct: the provider is the gatekeeper, and the ESP is the courier.
How mailbox providers decide where mail goes
Each provider runs its own filtering engine, but they weigh broadly the same signals:
- Authentication. Does the mail pass aligned SPF and DKIM, and is there a DMARC record? Failing here is often an instant penalty.
- Reputation. The domain and IP reputation built up over your sending history.
- Engagement. Opens, replies, and especially the absence of spam complaints. Providers infer that wanted mail gets read and unwanted mail gets reported.
- List quality. Hitting spam traps or invalid addresses signals a poorly maintained list.
Providers expose some of this back to senders through free tools, most notably Google Postmaster Tools and Microsoft’s SNDS. Reading them is the only way to see your reputation through the provider’s own eyes.
The bulk-sender rules they enforce
Since February 2024, Google and Yahoo require any bulk sender (a domain sending 5,000 or more messages a day to their users) to authenticate with SPF and DKIM, publish a DMARC record, offer one-click unsubscribe via the List-Unsubscribe header, and keep their spam-complaint rate under 0.3% in Postmaster Tools. Microsoft began applying the same baseline to high-volume senders into Outlook and Hotmail in 2025.
These mandates make the point that mailbox providers, not regulators, set the practical rules of email. When the four big providers agree on a requirement, it effectively becomes the standard everyone has to meet to reach an inbox.
Mailbox provider vs ESP
| Mailbox provider | ESP | |
|---|---|---|
| Direction | Receives mail | Sends mail |
| Acts for | The recipient | The sender |
| Example | Gmail, Outlook, Yahoo | SendGrid, Mailchimp |
| Owns the filter? | Yes | No |