How to Whitelist Emails So They Never Go to Spam
Even legitimate, well-authenticated emails sometimes end up in spam or junk folders. Whitelisting -- explicitly marking a sender or domain as trusted -- ensures that messages from critical senders always reach your inbox. This is especially important for transactional email, where a missed password reset or order confirmation can directly impact user experience.
This guide walks through whitelisting in Gmail, Outlook, Yahoo Mail, and Apple Mail, and explains why whitelisting matters from both the recipient's and sender's perspective.
How to Whitelist Email in Gmail
Gmail does not have a single "whitelist" button. Instead, you use a combination of contacts and filters.
Method 1: Add the Sender to Contacts
- Open a message from the sender.
- Hover over the sender's name at the top of the message.
- Click Add to Contacts (the person icon with a plus sign).
Gmail gives slight preference to messages from addresses in your Contacts, reducing the likelihood of spam classification. However, this is not a guarantee -- Gmail's filters may still override it for messages with strong spam signals.
Method 2: Create a Filter (Recommended)
This is the most reliable method for ensuring messages reach your inbox:
- Click the search options icon (downward arrow) in the Gmail search bar.
- In the From field, enter the email address or domain (e.g.,
@example.com). - Click Create filter.
- Check "Never send it to Spam".
- Optionally check "Also apply filter to matching conversations" to rescue existing messages from Spam.
- Click Create filter.
This filter overrides Gmail's spam classification for matching messages. You can also add actions like "Apply the label" or "Star it" to organize whitelisted messages.
Recovering Messages from Spam
If important messages are already in Spam, open the Spam folder, find the message, and click "Report not spam". This trains Gmail's filters and moves the message to your inbox.
How to Whitelist Email in Outlook
Outlook on the Web and New Outlook
- Go to Settings (gear icon) > Mail > Junk email.
- Under Safe senders and domains, click Add.
- Enter the email address or domain.
- Click Save.
Messages from safe senders bypass the junk filter entirely.
Outlook Desktop (Classic)
- Go to Home > Junk > Junk E-mail Options.
- Click the Safe Senders tab.
- Click Add and enter the email address or domain.
- Click OK.
You can also check "Also trust email from my Contacts" to automatically whitelist everyone in your address book.
Microsoft 365 Admin (Organization-Wide)
Exchange administrators can create transport rules that bypass spam filtering for specific senders or domains. This is done in the Exchange Admin Center under Mail flow > Rules. Use this for organization-critical senders like your payment processor or monitoring service.
How to Whitelist Email in Yahoo Mail
- Go to Settings (gear icon) > More Settings > Filters.
- Click Add new filters.
- Name the filter (e.g., "Whitelist - Example Company").
- Set the condition: From contains the sender's email address or domain.
- Set the action: Move to Inbox.
- Click Save.
Additionally, adding the sender to your Yahoo contacts provides a soft whitelist signal similar to Gmail.
How to Whitelist Email in Apple Mail
macOS
- Open a message from the sender.
- Click the sender's name or address.
- Select Add to Contacts or Add to VIPs.
VIP messages get their own mailbox and notification settings, making this a strong whitelist mechanism.
For rule-based whitelisting: 1. Go to Mail > Settings > Rules. 2. Click Add Rule. 3. Set the condition: From contains the sender's address. 4. Set the action: Move Message to Inbox (or any preferred mailbox).
iOS
On iPhone and iPad, adding the sender to Contacts is the primary whitelist method. Open the message, tap the sender's name, and tap Create New Contact or Add to Existing Contact.
Why Whitelisting Matters for Transactional Email
Transactional emails -- password resets, order confirmations, shipping notifications, two-factor authentication codes -- are time-sensitive and mission-critical. If these land in spam, users cannot access their accounts, track orders, or complete security verification.
From the sender's side, the best defense against spam folder placement is proper email authentication. Ensure your domain's SPF records authorize your sending servers, your messages carry valid DKIM signatures, and your DMARC policy is configured for alignment.
From the recipient's side, whitelisting the sending domains for services you rely on (your bank, your hosting provider, your project management tools) prevents authentication edge cases or aggressive filtering from blocking legitimate messages.
Whitelisting Best Practices
- Whitelist domains, not just individual addresses. Companies often send from multiple addresses (noreply@, support@, billing@). Adding the domain to your safe senders list covers all of them.
- Review your whitelist periodically. Remove entries for services you no longer use.
- Combine with authentication checks. Before whitelisting a sender, verify that their email passes SPF and DKIM checks using our SPF Check and DKIM Verify tools. Whitelisting a sender whose domain has been compromised can expose you to spoofed messages.
- Communicate whitelisting instructions to your recipients. If you send transactional or marketing email, include whitelisting instructions in your onboarding flow. Many senders include a brief note in their welcome email: "To make sure you receive our messages, add [email protected] to your contacts."
Stay on top of your email infrastructure. Sign up for the InboxTooling newsletter for deliverability tips, tool updates, and best practices.