What is the “From” header and what does it mean?

Still have a question, spotted an error, or have a better explanation or a source we should cite?

The From header is what you see in your inbox next to an email. It shows the sender's name and email address, like "Captain Kraken <kraken@tidalmail.com>" or "TidalMail Fleet <hello@tidalmail.com>". It has two parts: the display name (the friendly name) and the email address (the technical sender).

This is the header that matters most for DMARC alignment. When an email lands in someone's inbox, the receiving server checks whether the domain in the From header matches the domain that passed SPF or DKIM authentication. If they don't match, DMARC fails. If DMARC fails, your email lands in spam or gets rejected entirely.

Here's why that matters in practice. Let's say you send marketing emails through Mailchimp, and your From header says "newsletter@yourdomain.com". Mailchimp sends the email from their servers, but as long as your SPF or DKIM records are set up correctly and point back to yourdomain.com, DMARC passes. The receiving server sees yourdomain.com in the From header, checks authentication, sees yourdomain.com passed SPF or DKIM, and lets it through.

But if your From header says "newsletter@yourdomain.com" and your authentication points to a different domain (or isn't set up at all), DMARC fails. That's the most common reason marketing emails land in spam even when the content is perfectly fine.

Most ESPs let you customize the From header. You can set both the display name and the email address. The display name is what most people see first ("TidalMail Fleet"), and the email address is what shows when they hover or reply ("hello@tidalmail.com"). You want both to be recognizable and trustworthy.

One mistake: using a no-reply address like "noreply@yourdomain.com". It's not technically wrong, but it tells subscribers you don't want to hear from them. Some inbox providers (especially Gmail) treat this as a negative signal because it discourages engagement. Use a real address that someone monitors, even if it's just to handle unsubscribes or bounce notifications.

If you're using a transactional ESP like Postmark or SendGrid, your From header should match the domain you've authenticated. Most platforms won't let you send from a domain you haven't verified, which is good because it forces you to set up SPF and DKIM correctly. If you're having trouble, check your ESP's documentation for "domain authentication" or "sender authentication".

Want to see how your From header looks to recipients? Send a test email to yourself and check the raw headers with our free Email Header Analyzer. You'll see exactly what domain is in the From field and whether it matches your authenticated domain.

Contributors

Who worked on this answer

Every name links to their profile. Every company links to their site. Real people, real accountability.

Ask an AI · tailored to your setup

Get AI help for your From header setup →

I read this on the Email Almanac about the From header: "The From header shows the sender's name and email address. It's what DMARC checks for alignment with SPF or DKIM. If the domain in the From header doesn't match the authenticated domain, DMARC fails and your email lands in spam." Help me understand how this applies to MY specific situation. Based on my details below, tell me: 1. What to check right now - What's the most likely issue with my From header setup? 2. Common mistakes for my platform - What do people using my ESP usually get wrong? 3. How to verify alignment - Step-by-step, how do I check if my From domain matches my authenticated domain? 4. Next step if it's broken - If my From header isn't aligned, what do I fix first? --- My details (the more you share, the better the advice): - Email platform/ESP: e.g. Mailchimp, SendGrid, Postmark, HubSpot, custom SMTP - Domain(s): your sending domain(s) - From address I'm using: e.g. newsletter@mydomain.com, hello@mydomain.com - Sending volume: e.g. 5,000/month or 500/day - Experience level: beginner / intermediate / advanced - What I'm building: [newsletter, marketing campaigns, transactional emails, product notifications] - Current challenge: [describe what's happening - emails going to spam? Setting up for the first time? Switching ESPs?]

Edit the yellow boxes, then send to the AI of your choice.