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.

Ask an AI · tailored to your setup

Get personalized From field advice

I read this on the Email Almanac about the From field in emails: "The From field has two parts: a display name (like 'Captain Kraken') and an email address (like captain@deepcurrent.io). The visible From can differ from the technical sender (envelope MAIL FROM / Return Path) that SPF checks. Phishing attacks exploit this by using familiar display names with suspicious domains. Your From address should be clear, consistent, and aligned with your DMARC policy. Never use no-reply addresses." Help me understand how this applies to MY specific situation. I need: 1. What my current From field setup looks like (display name, From address, Return Path if known) 2. Whether my From address and Return Path domains align (and what that means for DMARC) 3. If my display name could be clearer or more trustworthy (based on my brand and audience) 4. Whether I should change from a no-reply address (and what to use instead) 5. How to test that my From field is configured correctly (tools, headers, test sends) --- My details (fill in what applies): - Email platform/ESP: e.g. Mailchimp, SendGrid, Postmark, HubSpot, custom SMTP - Current From address: e.g. hello@mybrand.com or noreply@mybrand.com - Current display name: [e.g. "MyBrand Newsletter" or "John at MyBrand"] - Domain: your sending domain - Sending volume: e.g. 5,000/month or 500/day - Email type: [newsletter, marketing campaigns, transactional emails, product notifications] - Current challenge: [e.g. emails going to spam, readers not recognizing sender, want to improve open rates]

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