Why do some emails show a different “display name” than the actual address?

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

You've probably noticed this: an email shows up from "Netflix" but the actual address is something like no-reply@mailer.netflix.com. Or "Sarah from Acme Inc" but the address is sarah.jenkins@acme.com. The display name (what you see in bold) and the actual email address (what's in the headers) can be different because they're two separate fields in the From: header.

Here's how it works. When an email is sent, the From: header looks like this in the raw message:

From: Netflix <no-reply@mailer.netflix.com>

The part before the angle brackets is the display name. The part inside the brackets is the actual email address. Your email client (Gmail, Outlook, Apple Mail, whatever you're using) chooses to show you the display name because it's friendlier and easier to recognize. The raw address is still there if you dig into the message details, but most clients hide it by default.

Why do senders do this? Three reasons:

  • Brand recognition. "Spotify" is way easier to spot than notifications@email.spotify.com.
  • Human names. "Sarah from Support" feels personal even if the address is a shared queue like support@company.com.
  • Technical routing. The actual address might route through subdomains for different email streams (marketing vs transactional), but the display name stays consistent.

But the catch: this is also how display name spoofing works. Scammers set the display name to "Your Bank" but use a completely unrelated address like totallylegit@randomdomain.xyz. Most people only look at the display name and assume it's real. That's why email clients now show little warnings when the display name doesn't match the domain, and why DMARC authentication matters so much for senders. If your domain isn't authenticated, inbox providers treat your display name with suspicion even if you're legit.

If you're setting up your own email sending, you get to pick both the display name and the address. Most ESPs (Mailchimp, Brevo, Postmark, etc.) let you configure this in your account settings. The display name should match your brand or the person your readers expect to hear from. The address should be on a domain you control and have properly authenticated.

Want to see what your own emails actually look like in the headers? Try our free Email Header Analyzer to check how your From: field is formatted and whether your authentication is passing.

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 Display Name Strategy Help

I read this on the Email Almanac about display names vs actual email addresses: "The display name and email address in the From header are separate fields. Email clients show the display name by default because it's friendlier, but the real address is still in the headers. This is also how display name spoofing works, scammers set a trusted display name but use a fake address." Help me understand how this affects MY email program: 1. Display Name Strategy: What should I use as my display name vs my actual sending address? Should they match exactly, or is it OK if they're different? 2. Authentication Impact: If my display name doesn't match my domain, will that hurt deliverability? What does "match" actually mean here? 3. Spoofing Protection: How do I make sure my own domain can't be spoofed by scammers using a fake display name? What authentication records protect against this? 4. Client Behavior: Do Gmail, Outlook, and Apple Mail all handle display names the same way, or do some show warnings that others don't? --- My details (the more you share, the better the advice): - Email platform/ESP: e.g. Mailchimp, SendGrid, Postmark, HubSpot, custom SMTP - Sending domain: your domain - Current display name: what you're using now - Current From address: the actual email address - Authentication status: SPF/DKIM/DMARC set up? not sure? - What I'm sending: newsletter, transactional, marketing campaigns - Concern: what prompted this question

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