What is a sub-address?

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

A sub-address is the tag you add after a plus sign in an email address. It's the "newsletter" in captain+newsletter@deepcurrent.io. Your email still goes to captain@deepcurrent.io, but the tag travels with it.

Why senders care: you can create unlimited tagged addresses from one inbox without configuring anything. Need to track signups from five different landing pages? Use captain+page1@, captain+page2@, etc. All five land in the same inbox, but you can filter or route them based on the tag.

And This works because of plus-addressing, a standard most mailbox providers support. Gmail, Outlook, Fastmail, and iCloud Mail all treat the plus and everything after it as metadata. The message routes to the main address (the part before the plus), but the tag stays in the headers so you can filter on it.

Common use cases: tracking campaign sources ("newsletter" vs "webinar" signups), testing inbox placement (send to yourself+test1@, yourself+test2@, etc.),Segmenting list imports (import+vendor1@, import+vendor2@), creating throwaway addresses for sketchy signups (you can filter or block the tagged version later without losing the main address).

One historical note: some older systems use a hyphen instead of a plus. The qmail mail server popularized captain-newsletter@domain.com, and you'll still see it on legacy setups. Most modern systems default to plus, but both work if the receiving server supports it. What to watch for as a sender: some signup forms reject addresses with a plus sign because developers mistakenly think it's invalid. It's not. If your form validation blocks plus signs, you're blocking a legitimate RFC-compliant address and annoying power users who rely on tagging. Don't be that form.

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

Ask Claude how to use sub-addressing for your setup

I read this on the Email Almanac about sub-addresses: "A sub-address is the tag you add after a plus sign in an email address. It's the 'newsletter' in captain+newsletter@deepcurrent.io. Your email still goes to captain@deepcurrent.io, but the tag travels with it. Why senders care: you can create unlimited tagged addresses from one inbox without configuring anything." Help me apply this to MY situation: 1. Show me 3-4 specific ways I could use sub-addressing right now for MY SENDING TYPE 2. How do I test if my receiving system actually supports plus-addressing? 3. What should I change in my signup forms or validation logic to avoid blocking tagged addresses? 4. Are there situations where sub-addressing hurts more than it helps? --- My setup: - Email platform/ESP: e.g. Mailchimp, custom SMTP, HubSpot - What I send: newsletters, transactional, both - Current tracking method: UTM params, none, ESP analytics only - Challenge: [e.g. "can't tell which landing page drove signups" or "testing inbox placement manually is tedious"]

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