What does the "From" field mean?
Still have a question, spotted an error, or have a better explanation or a source we should cite?
The From field is the sender name and email address that shows up at the top of every email. It's the first thing a reader sees before deciding whether to open, ignore, or report your message. Get this wrong and you'll land in spam (or worse, get impersonated by phishers).
But Here's what makes the From field tricky. It has two parts:
- Display name (also called the friendly from). This is the human-readable part, like "Captain Kraken" or "Inbox Odyssey Newsletter." It can be anything you want. Literally anything. That's why phishers love it.
- Email address (the actual From address). This is what follows the display name in angle brackets, like captain@deepcurrent.io. This is the address that technically "owns" the message and gets matched against your authentication records.
What trips people up is that the visible From field (what readers see) can be completely different from the technical sender (what gets checked by SPF). The technical sender is called the envelope MAIL FROM or Return Path (now Validity). This is the address that mail servers use behind the scenes to route bounces and validate authentication. Think of it like the return address on a physical letter. The From field is what's written on the front. The Return Path is the return address on the back. They don't have to match, and often they don't.
Why does this matter? Because phishing attacks exploit this gap. A scammer can set the display name to "PayPal Support" and use a legitimate-looking address like support@paypa1.com (notice the "1" instead of "l"). The reader sees "PayPal Support" in their inbox and clicks without checking the actual domain. Mailbox providers like Gmail and Outlook now highlight mismatches between the display name and the domain to help catch this, but it's still the number one phishing vector.
For legitimate senders, you want your From field to be clear, consistent, and aligned with your brand. If you're sending from Mailchimp or Klaviyo, the ESP usually sets your Return Path automatically to their own domain (like bounces.klaviyo.com) while keeping your branded From address visible. That's fine. It's normal. Just make sure your DMARC policy is set to allow this (called alignment). If your From address and Return Path domains don't align and your DMARC is strict, your emails will bounce.
One last thing. Never use a no-reply address in the From field. Readers want to hit reply when they have a question or complaint. If you block replies, you force them to mark you as spam instead. Use a real address that someone monitors, even if it's just a forwarding alias. Your deliverability will thank you.
Not sure if your From field setup is clean? Check your SPF and DMARC records with our free tools, or send a test email and use our Email Header Analyzer to see exactly what's being sent under the hood.
Contributors
Who worked on this answer
Every name links to their profile. Every company links to their site. Real people, real accountability.