An email address is a string of text that identifies where to deliver a message on the internet. Every email address has the same three-part structure: a local part, an @ symbol, and a domain.
Take dean@scaledmail.com:
- dean — the local part. Identifies the specific mailbox at this domain.
- @ — the separator. Always there, always one.
- scaledmail.com — the domain. The address of the mail server that handles delivery.
Three parts. The complexity is in what happens after you hit send: the routing, the reputation checks, the authentication layers that decide whether your email actually arrives somewhere useful.
How Email Addresses Actually Work
When you send an email to someone@theirdomain.com, your mail server has to figure out where to go first. Here's the sequence:
- Your mail server performs a DNS lookup for the recipient's domain
- That lookup queries the domain's MX records — Mail Exchange records that point to the domain's mail servers
- Your server connects to the highest-priority MX server listed
- The receiving server checks your SPF record to verify your server is authorized to send from your domain
- It checks DKIM to verify the message hasn't been tampered with in transit
- It checks DMARC to decide what to do if those checks fail
- If everything passes, the message lands in the inbox
Miss any of those authentication steps and you'll pay for it eventually. Mail providers tighten authentication requirements every year. If your DNS isn't clean, your email deliverability degrades quietly before you notice anything's wrong.
Types of Email Addresses
Email addresses come in a few distinct categories. Which type you use matters a lot depending on what you're doing with it.
Personal email addresses
Standard consumer accounts: Gmail, Outlook.com, Yahoo Mail. Fine for personal use. Bad for business credibility. Terrible for high-volume sending. Consumer email providers flag outbound volume fast, and there's no real infrastructure control available to you.
Professional / business email addresses
Addresses on your own domain via Google Workspace or Microsoft 365. This is the baseline for any business that takes email seriously. You control the DNS records, you set the sending limits, you own the reputation. dean@scaledmail.com versus deanfiacco94@gmail.com: one looks like a business, one looks like a hobby.
Role-based addresses
Generic addresses tied to a function rather than a person: support@, billing@, sales@, hello@. Usually aliases that route to a real mailbox. Good for catching inbound; bad for high-volume outbound. Spam filters are trained to flag noreply@ and info@ sends at volume.
Sending / outreach addresses
Most people don't think about this as a separate category, but it's the most important one for anyone running cold email outreach. These are dedicated mailboxes on secondary sending domains, specifically provisioned for outbound campaigns. They have their own authentication records, their own email warmup period, and their own isolated reputation. Never your primary domain.
Alias addresses
An address that routes to an existing mailbox. No separate storage, no separate login — just a redirect. Useful for organizing inbound. Useless for outreach, because aliases share reputation with the primary account.
Disposable addresses
Temporary addresses that forward to a real inbox. Used for privacy or testing sign-up flows. Not relevant for outbound.
Choosing a Professional Email Address for Your Business
Keep it simple: your primary business domain hosts the addresses your team uses day-to-day. Separate sending domains host everything touching outbound campaigns.
Naming conventions that work
For your main business domain, stick to first name or first.last formats:
dean@company.com— cleanest, most humandean.fiacco@company.com— useful when you have a bigger team with name collisionsd.fiacco@company.com— functional, slightly more formal
Avoid anything that reads like an automated system: noreply@, donotreply@, system@. Those get filtered more aggressively and make it harder to get responses even when someone wants to reply.
Domain choice matters more than the local part
The domain carries most of the reputation weight. A clean domain with proper MX records, SPF, DKIM, and DMARC is the foundation. Your domain reputation is what mail providers actually evaluate. The local part (everything before the @) is nearly irrelevant to deliverability.
This is why burning a domain hurts so much. Run aggressive outbound from @scaledmail.com, get the domain flagged, and every address on that domain is compromised. Reputation is domain-level, not address-level.
How Email Addresses Affect Cold Email Deliverability
Most people starting cold email outreach focus on the message. The email address itself is also a deliverability signal. Where you send from matters as much as what you send.
Domain age and history
New domains have no reputation. Mail providers don't trust them by default. A brand-new sending domain hitting inboxes with 50 emails on day one will bounce, get flagged, and burn fast. You need a proper email warmup process first: gradually increasing volume from a new inbox over 2–4 weeks, starting at 5–10 emails per day, building to 30–50 over time, with positive engagement signals mixed in. Skip warmup and you're paying for infrastructure that delivers to spam.
IP reputation tied to your sending address
Your email address links to a sending IP, either shared (common with consumer providers) or dedicated (common with managed infrastructure). That IP has its own reputation score separate from your domain's. On a shared IP, one bad actor can drag everyone's deliverability down. Dedicated IPs give you full control, but they start with no history and need to be warmed up the same way a new domain does.
The IP reputation check happens at the infrastructure level. Spam filters query blacklists and reputation databases like Talos and Sender Score before your email ever reaches a human.
From address consistency
Switching domains mid-campaign, altering display names randomly, or mismatching the From address and Reply-To all send red flags. Spam filters look for consistency. A real human sender has a stable identity. Erratic From address behavior reads as filter evasion, because that's usually what it is.
Why your primary domain should never touch cold outreach
This gets people burned constantly. Running cold email campaigns from the same domain you use for client communications or transactional email is a bad bet. Cold outreach generates complaints and elevated bounce rates at volume; that's just the nature of the channel. When it happens, the domain reputation damage hits everything on that domain. Your client confirmation emails start landing in spam. Invoices don't arrive. The whole domain goes dirty.
The right setup: separate sending domains, dedicated sending accounts, independent reputation management for each. One domain burns, you retire it and spin up a replacement. Your main business keeps running clean.
The Infrastructure Behind the Address
Here's what a properly configured email address for cold outreach actually requires, and where most teams cut corners:
- A secondary sending domain — registered specifically for outbound, never your main domain
- An actual mailbox on that domain — Google Workspace or Microsoft 365, not a cheap SMTP relay. Real provider inboxes get higher trust scores with receiving mail servers.
- SPF, DKIM, and DMARC records — properly configured at the DNS level, not left at defaults
- A completed warmup period — 2–4 weeks of gradual volume increase before any campaign sending
- Active monitoring — tracking deliverability metrics, bounce rates, and spam complaints so problems get caught before they kill the domain
Most people set up the address and skip everything else. Then they wonder why open rates crashed after three weeks.
At ScaledMail, we provision and manage this entire stack. You get a real Google Workspace or Microsoft 365 mailbox, on a properly configured sending domain, with authentication records set correctly and warmup built in. We're monitoring things continuously, so if a domain starts showing warning signs, we flag it before it becomes a problem.
If you're sorting out your own setup, start with the fundamentals: clean domain, real provider inbox, proper authentication records. Get that right first. Everything else — the sending strategy, the copy, the sequences — is downstream of whether your emails actually land.



