Short answer: yes, a plus sign in email address usernames is valid. The email standards explicitly allow the + character before the @, so yourname+shopping@gmail.com is a perfectly legal address. The longer answer is more useful, because “valid” and “accepted everywhere” are not the same thing — plenty of websites reject the plus sign anyway, and the tag it creates has real privacy limits. This guide covers what the plus sign actually does, why some forms refuse it, how to use it, and when a proper alias is the better tool.
Is a plus sign valid in an email address
A plus sign in email address usernames is unambiguously valid. The rules for what an email address may contain are set by two internet standards — RFC 5321 (which governs how mail is sent) and RFC 5322 (which defines the address format). Both permit the plus sign, along with a surprising list of other characters, in the local part — the piece before the @.
In fact, the local part legally allows characters most people would never guess, including ! # $ % & ' * + - / = ? ^ _ ` { | } and more. The plus sign is one of the tamest of the bunch. So when a checkout page tells you a plus sign in email address fields is “invalid,” it isn’t the standard talking — it’s the site’s own validation being stricter than the rules require. The plus sign is valid; some software just hasn’t been told.
That distinction matters for the rest of this article. Because a plus sign in email address usernames is genuinely allowed, mail providers can build features on top of it — most famously the “tag” that turns one address into many. But because acceptance varies, you can’t always rely on it. Understanding both halves is what lets you use the plus sign well.
What the plus sign does in an email address
The reason people care about the plus sign in email address usernames is what it enables: sub-addressing, also called plus-addressing or tagging. Defined in RFC 5233, sub-addressing lets you append +anything to your username, and the provider delivers it to your normal inbox while preserving the tag. Gmail popularised it, but Outlook, Fastmail, Proton Mail, and many others support the plus sign too.

Practically, the plus sign gives you three everyday abilities:
- Sorting. Because the tag stays visible in the “To” field, you can filter
yourname+receipts@gmail.comstraight into a Receipts label with a single rule. - Tracking. Give each service a different tag and you’ll spot which one leaked you — if
yourname+acme@gmail.comstarts getting spam, Acme is the culprit. - Quick throwaway variants. You can invent a new tagged address on the spot, with nothing to register in advance.
All of it flows from one fact: a plus sign in email address usernames is delivered to the base mailbox, tag and all. That’s powerful for organisation — and, as we’ll see, exactly why it falls short as a privacy tool.
It’s worth knowing that sub-addressing predates Gmail by years — it’s an old idea baked into the email standards long before webmail made it popular. Gmail’s launch in 2004 simply put it in front of hundreds of millions of people, and the +tag convention stuck as the default way most of us picture the feature. That history is why the plus sign, specifically, became the near-universal separator: it was already the documented choice in the standard, so providers that added sub-addressing reached for the same character rather than inventing their own. A handful use a different symbol, but the plus sign is what the vast majority landed on, which is why the trick works so consistently across services.
Why some websites reject the plus sign
If a plus sign in email address fields is valid, why do so many signup forms reject it? The answer is sloppy validation. Developers often write their own email-checking rules — or copy a flawed regular expression from a forum — that is stricter than the real standard, and the plus sign is a common casualty. A few reasons it happens:
- Outdated regex. Many validation patterns predate widespread plus-addressing and simply don’t include
+in the allowed set. - Fear of “tricks.” Some sites deliberately block the plus sign to stop people creating multiple accounts from one inbox for free-trial abuse.
- Copy-paste code. A bad validator spreads from tutorial to tutorial, so the same rejection shows up across unrelated sites.
Whatever the cause, the result is the same frustration: an address the standards call valid gets refused. When that happens you have two options — drop the plus sign for that one site, or use an address that doesn’t rely on it at all. That second option, a real alias, sidesteps the problem entirely, which is why it’s worth understanding the plus sign’s limits before leaning on it.
The rejection problem is slowly improving as more validation libraries adopt correct, standards-based email checks, but it’s still common enough that you can’t assume any given form will accept a tagged address. It tends to show up most on older platforms, hastily built checkout flows, and sites that copied a validation snippet years ago and never revisited it. The maddening part is the inconsistency: the same tagged address sails through one signup and bounces off the next, with no way to predict which. That unpredictability is the practical case against relying on the plus sign for anything important — and the practical case for an alias that behaves like a plain address everywhere.
Which email providers support the plus sign
Whether a plus sign in email address usernames does anything useful depends on your mail provider, because sub-addressing is a feature the provider chooses to support. The good news is that most major ones do. Here’s where the common providers stand:
- Gmail — full support. Everything after the plus sign is treated as a tag and delivered to your base inbox, and Gmail also ignores dots in the username as a bonus.
- Outlook.com / Microsoft 365 — supported. Microsoft added plus-addressing across consumer and business accounts, and documents it officially.
- Fastmail — strong support, with plus-addressing plus its own more powerful alias system.
- Proton Mail — supported; anything after the plus sign routes to your inbox.
- iCloud — supported for the address, though Apple nudges users toward its Hide My Email masks instead.
- Yahoo — historically limited; Yahoo has favoured its own “disposable address” system over the plus sign, so behaviour can vary.
Because support and syntax can differ, and a few providers use a different separator entirely, the only sure test is to email a tagged version of your own address and confirm it arrives. If your provider doesn’t support the plus sign — or you simply want a method that works the same everywhere — a dedicated forwarding alias sidesteps the whole question, since it doesn’t depend on any provider feature.
How to use a plus sign in your email address
Using a plus sign in your email address takes no setup — if your provider supports sub-addressing, it already works. Here’s the flow:
- Start with your real address, e.g.
yourname@gmail.com. - Insert a plus sign and any label before the
@:yourname+newsletter@gmail.com. - Use that address anywhere a form accepts it — a signup, a checkout, a contact field.
- Mail to it arrives in your normal inbox with the full tag preserved in the header.
- Create a filter on the exact tagged address to label, archive, or sort it automatically.
To build the filter in Gmail, open Settings → Filters and Blocked Addresses → Create a new filter, type the tagged address in the “To” field, and pick an action such as applying a label. Google documents the behaviour in its help center. There’s no limit on how many tagged variants you can invent, and none need to be set up ahead of time — which is the plus sign’s main appeal. We cover the wider set of Gmail tricks in our guide to Gmail aliases.
How to check if a website accepts the plus sign
Since acceptance is the one thing you can’t count on, it helps to know how to test a site quickly and what to do when it says no. Checking whether a form accepts a plus sign in email address fields takes a few seconds:
- Type your tagged address into the email field, e.g.
yourname+test@gmail.com, and try to submit. - If the form accepts it and the confirmation email arrives at your inbox, you’re good — the plus sign works there.
- If you get an “invalid email” error before you even submit, the site’s client-side validation is blocking it.
- If it submits but no confirmation arrives, the site may be silently stripping or mangling the tag on its end.
When a site refuses the plus sign, you have a few options. You can drop the tag and use your plain address for that one signup, accepting that you lose the sorting benefit. You can try a different separator if your provider supports one. Or — the option that always works — you can paste in a forwarding alias, which looks like an ordinary address with no special character to trip the validator. That last approach is why many people who started with the plus sign eventually move to aliases: they never have to think about whether a form will accept them. It’s a small thing, but the friction of a rejected address at checkout adds up over hundreds of signups a year, and eliminating it entirely tends to be the moment the alias habit clicks for good.
The limits of the plus sign for privacy
Here’s the catch that trips people up: a plus sign in email address usernames is great for sorting and terrible for privacy, because your real address is sitting right there inside it. Anyone who receives yourname+acme@gmail.com can delete the +acme and arrive at yourname@gmail.com in two seconds. That single fact drives every limitation below:
- Spammers strip the tag. Any list broker who knows the trick removes the
+tagautomatically, so your “unique” address collapses back to your real one and the spam follows you. - No real off switch. You can filter a tagged address, but the mail still arrives, still uses your storage, and still ties to your real inbox. You can’t revoke it.
- It reveals your provider. The
@gmail.comis right there, handing information to every site you use it on. - Forms reject it. The acceptance problem above means a plus-addressed signup often just won’t go through.
None of this makes the plus sign useless — for organising mail you’re happy to receive, it’s genuinely handy. But if your goal was to hide your real address or shut off spam at the source, the plus sign can’t deliver that. For those goals you need an address that never contains your real one in the first place. We dig into the comparison in our guide on email aliases versus Gmail plus-addressing.
The dot trick as a plus-sign alternative
If a form rejects the plus sign, Gmail users have a lesser-known backup: the dot trick. Gmail ignores every period in the username, so your.name@gmail.com, yo.urname@gmail.com, and yourname@gmail.com all land in the same inbox. Each dotted spelling is effectively another address you can filter on — and because it contains no plus sign, it slips past the validators that block +.
- How it works. Add one or more dots anywhere in your username and use that spelling on a signup. Mail to it arrives normally, and you can build a filter on the exact dotted address just like a plus tag.
- Why it helps. It looks like a completely ordinary address, so forms that reject the plus sign accept it without complaint.
- The shared weakness. Like the plus sign, the dot trick doesn’t hide your real address — anyone can remove the dots and reach your base inbox — and you can’t disable a single dotted variant.
So the dot trick solves the acceptance problem but not the privacy one. It’s a useful fallback for a stubborn form when you only need sorting, and it costs nothing. But you have far fewer sensible dotted variants than plus tags, and they’re just as easy to guess and strip. If the reason you wanted an alternative was privacy rather than acceptance, neither native trick is the answer — which brings us back to a dedicated alias, the one option that closes both gaps at once.
Plus sign vs a real email alias
A real email alias — a forwarding address on a dedicated service — does everything the plus sign does, without the weaknesses. Because the alias contains no trace of your real inbox, there’s nothing to strip back to. The table shows where the two diverge.
| Aspect | Plus sign (tag) | Forwarding alias |
|---|---|---|
| Setup | Instant, no account | One click per alias |
| Hides your real address? | No — recoverable | Yes — no trace of it |
| Per-address off switch? | No | Yes — disable any alias |
| Accepted by forms? | Often rejected | Yes — ordinary address |
| Reply privately? | No | Yes, on paid plans |
The pattern is clear: the plus sign wins on convenience and loses on privacy and reliability. An alias from a service like EmailAlias.io gives you a fresh address per site that hides your real inbox, can be switched off on demand, and works on the forms that reject the plus sign — with 10 aliases free and no card required. You can spin one up from the email alias generator in seconds, or read how the forwarding is secured on the security page. If the plus sign is the free starter, an alias is the upgrade.
When to use a plus sign
Knowing the plus sign’s strengths and weaknesses, the rule for when to use it is simple:
- Use the plus sign for sorting newsletters and receipts you’re happy to receive, building Gmail filters, and quick low-stakes tagging where privacy isn’t the point.
- Skip the plus sign for anything where you want to hide your real address, cut off a sender later, sign up on a form that rejects it, or keep your provider private — reach for a forwarding alias instead.
- Never rely on the plus sign for real anonymity or spam prevention, because the recoverable base address undermines both.
In practice, the two tools complement each other. Keep using a plus sign in email address fields for tidy inbox organisation, and use a dedicated alias whenever you’d rather your real address — and your ability to cut off the sender — stay firmly in your own hands. For the full spam-fighting workflow, see our guide on how to stop email spam.
Pros and cons of using a plus sign
Pulling it together, here’s the balanced view of the plus sign so you can decide where it fits in your own setup.
The advantages are real and free:
- Zero setup. If your provider supports it, the plus sign works instantly with no account, app, or configuration.
- Unlimited tags. You can invent a new tagged address on the spot, as many as you like, none registered in advance.
- Great for sorting. Paired with filters, tags turn a messy inbox into an automatically organised one.
- Basic leak tracing. A unique tag per site shows you which one started the spam.
The drawbacks are equally real:
- No privacy. Your real address is recoverable from any tagged one, so it hides nothing.
- No off switch. You can’t disable a single tag; the mail still reaches you.
- Inconsistent acceptance. Some forms reject it and some providers don’t support it, so it isn’t reliable.
- Easily defeated. Spammers and data brokers strip the tag automatically.
The honest conclusion is that the plus sign is an excellent free organisation tool and a poor privacy tool. If sorting is all you need, it’s hard to beat for the price. The moment privacy, revocability, or guaranteed acceptance enters the picture, a dedicated alias is the better investment — and the two happily coexist, with the plus sign handling your tidy inbox while aliases guard your real address on the signups that carry any real risk.
Final thoughts
So, is a plus sign valid in an email address? Yes — unambiguously, under the same standards that define email itself. The + is legal in the local part, it powers the sub-addressing that lets one inbox act like many, and it costs nothing to start using. For sorting and filtering, it’s one of the handiest free tricks your provider offers.
Just be clear about its two catches: not every website accepts it, and it never hides your real address. The moment your goal shifts from tidying your inbox to protecting your identity or killing spam, you’ve outgrown the plus sign — and a dedicated forwarding alias picks up exactly where it stops. The smartest setup uses both: let the plus sign organise the mail you’re glad to get, and let an alias shield your real address on everything else, so you never have to choose between convenience and privacy. Keep the plus sign for your receipts, and start with 10 free aliases on EmailAlias.io for everything that matters more.
Frequently asked questions
Is a plus sign valid in an email address?
Yes. The email standards RFC 5321 and RFC 5322 explicitly allow the plus sign in the local part of an address — the piece before the @ — so yourname+tag@gmail.com is a valid, standards-compliant address. If a website rejects it, that’s the site’s own validation being stricter than the rules require, not a problem with the address itself.
What does the plus sign do in an email address?
It creates a sub-address, also called plus-addressing or a tag. Anything after the plus sign, like +shopping in yourname+shopping@gmail.com, is a label that still delivers to your normal inbox. It lets you sort mail with filters, track which service leaked your address, and invent throwaway variants on the spot — all without creating a new account.
Why do some websites reject a plus sign in the email address?
Because their email validation is stricter than the actual standard. Developers often use an outdated or copied regular expression that leaves the plus sign out of the allowed characters, or they deliberately block it to stop people making multiple accounts from one inbox. The address is valid; the site’s checker simply hasn’t been updated to accept it.
Which email providers support the plus sign?
Gmail popularised plus-addressing, but Outlook.com, Fastmail, Proton Mail, iCloud, and many others support the plus sign too. Support can vary by provider and plan, so the safest test is to send a message to a tagged version of your address and confirm it arrives. Dedicated alias services work everywhere because they don’t rely on the plus sign at all.
Does a plus sign hide my real email address?
No. A plus-addressed email still contains your real username, so anyone can delete the +tag and recover your base address in seconds. It’s an organisation tool, not a privacy tool. To actually hide your real inbox, use a forwarding alias whose address has no link to your real mailbox, so there’s nothing to strip back to.
Can I create multiple aliases with a plus sign?
Yes, in the sense that every +tag is a distinct address that sorts into your inbox — and you can create unlimited tags with no setup. But they’re not true aliases: they all reveal and deliver to the same real mailbox, and you can’t disable one without disabling your whole address. For real, revocable aliases that hide your inbox, use a dedicated alias service.
Will removing the plus sign change where my email goes?
With plus-addressing, yes for the tag but no for delivery. Providers that support it ignore everything from the plus sign onward when routing, so yourname+anything@gmail.com and yourname@gmail.com reach the same inbox. Removing the tag just drops the label you were filtering on; the base address still delivers to you either way.
Should I use a plus sign or a real email alias?
Use a plus sign for sorting mail you’re happy to receive and building filters — it’s free and instant. Use a real forwarding alias whenever you want to hide your real address, cut off a sender that starts spamming you, or sign up on a form that rejects the plus sign. EmailAlias.io gives you 10 such aliases free with no card, and they work everywhere a plus sign might be refused.
