Gmail dot behavior

Dots do not matter in personal Gmail addresses.

If you have ever wondered whether j.doe@gmail.com and jdoe@gmail.com go to the same inbox, the answer is yes. Google ignores every dot in a personal Gmail username. Here is exactly how that works, where it breaks down, and how you can put the dot trick to practical use.

The short answer

No, dots do not matter in personal @gmail.com addresses. Google strips all periods from the local part before routing mail, so every dot permutation lands in the same inbox. The address you signed up with and every dotted variation are identical as far as Google is concerned.

For example, all of the following reach the same person:

  • johndoe@gmail.com
  • john.doe@gmail.com
  • j.o.h.n.d.o.e@gmail.com
  • jo.hn.do.e@gmail.com

Google confirmed this behavior publicly and it has been consistent since the early days of Gmail. There is no setting to turn it off and no way for another person to register a dot variation of your username.

Why this is called the Gmail dot trick

The phrase "Gmail dot trick" comes from the fact that many third-party websites treat email addresses as plain text strings. When you sign up for a service with john.doe@gmail.com and later try johndoe@gmail.com, the site often considers those two different users. Gmail, however, delivers both to the same inbox.

This creates a useful loophole: you can create multiple free-trial accounts, receive separate verification emails, or organize signups by using different dot placements, all without needing more than one Gmail address.

Our Gmail Dot Variations Generator calculates every possible dot permutation for a given username so you do not have to place dots by hand.

How Gmail processes the local part

When a message arrives at Google's mail servers, the system normalizes the recipient address by:

  1. Removing every . (period) from the local part, the section before the @ sign.
  2. Lowercasing the entire address (email routing is case-insensitive under RFC 5321, and Gmail enforces this).
  3. Stripping any +tag suffix before looking up the mailbox, though the original To: header is preserved for filter rules.

After normalization, Google matches the result to the one canonical username on file. This means J.Doe@gmail.com, jdoe@gmail.com, and jdoe+newsletter@gmail.com all resolve to the same mailbox.

Practical uses for Gmail dot variations

Because external services often see each variation as a distinct address, you can put them to work in several ways:

  • Tracking signups: Use j.ohndoe@gmail.com for one service and joh.ndoe@gmail.com for another. If you start receiving spam at a specific variation, you know which service leaked your address.
  • Multiple accounts: Some websites let you create separate accounts for each dot variation because their database treats them as unique strings.
  • Inbox filtering: Create Gmail filters that match the exact To: address to automatically label, archive, or forward messages that arrived via a particular variation.

Edge cases: Workspace, school, and organizational accounts

The "dots don't matter" rule applies only to personal @gmail.com (and @googlemail.com) accounts. If your email is on a custom domain managed through Google Workspace, the behavior depends on how the organization's admin configured the directory.

In Google Workspace an admin can create j.smith@company.com and jsmith@company.com as two completely separate users with separate mailboxes. Dots become significant because the admin controls the user list, not Google's automatic deduplication.

School accounts ending in .edu domains run on Google Workspace, so the same caveat applies. Always check with your IT department before assuming dots are ignored on a non-gmail.com address. For a deeper dive, read our guide on dots in Google Workspace email.

Common misconceptions

  • "Someone stole my Gmail with dots." This is not possible. If you receive email addressed to a dot variation you did not give out, it means someone accidentally typed that variation thinking it was their own address. You own every permutation.
  • "Adding dots makes my email more secure." Dot variations provide zero additional security. They are the same address. A password reset sent to any variation still reaches your inbox.
  • "The dot trick works with Outlook and Yahoo." It does not. Microsoft Outlook, Yahoo Mail, and most other providers treat dots as significant characters. j.doe@outlook.com and jdoe@outlook.com are different mailboxes on those platforms.
  • "Google Workspace ignores dots too." Not necessarily. As noted above, Workspace admins can create distinct accounts that differ only by dots.

Quick reference: dots, plus signs, and case

VariationSame inbox?Practical use
john.doe vs johndoeYesDot trick for signups
johndoe+shop vs johndoeYesPlus alias for filtering
JohnDoe vs johndoeYesCase is ignored

For a complete look at how plus addressing works alongside dots, see our guide on Gmail plus addressing.

Generate every dot variation instantly

If your username has n characters, there are 2n-1 possible dot placements. For a ten-character name that means 512 variations, far too many to type by hand. Use the Gmail Dot Variations Generator to compute every permutation in your browser, copy individual addresses, or export the full list as a CSV or TXT file.