A site will not accept your fake email

Two completely different things happen at a sign-up form, and from where you are sitting they feel identical. Either the form refuses the address outright, or it takes the address happily and then nothing ever turns up. The fix for one is useless for the other, so the first job is telling them apart, and that takes about five seconds.

What you sawWhich problem it is
A red message next to the field: not allowed, not valid, please use a different emailThe form refused the address. It never sent anything.
The form accepted it, said “check your email”, and the page is still waitingSomething was supposed to arrive and did not.

Everything below is split along that line. Read the half you are actually in.

One: the form refused the address

Nothing is broken. The address exists, it works, and it would receive mail perfectly well if that site allowed it to. What happened is that the site keeps a list of mail names it does not want to see, and the name after the @ in your address is on it.

Sites keep such lists for their own reasons — cutting down throwaway sign-ups, mostly. The list has nothing to do with your address in particular: it was written before you arrived, it is about the domain, and everyone who was handed the same domain gets the same answer.

⚠️
The most common wrong move is rewriting the part before the @. Trying a longer name, a name with numbers, a name that looks more like a person: none of it changes anything, because the list is about the part after the @. You can spend a long time there getting the same refusal.

What to try, in this order

  1. Change the domain, not the name. Go back to the address on the front page and pick a different name from the list of domains offered there. Whether that particular one is on the site's list is not something anyone can know in advance: it either goes through or it does not, and trying takes a second.
  2. Try one of the less obvious ones. The domain you were given by default is also the one most people were given. That makes it the first to end up on any list.
  3. If two or three refusals in a row, stop trying more of them. At that point the site is unlikely to be blocking domains one at a time; it is more likely working from a large published list, and further guesses cost you time without changing the odds much.
  4. Use a name of your own. This is the only answer that holds. A domain nobody else uses is on nobody's list, and it stays that way because there is no one else to spoil it. If you already own one, sending its mail here is a single setting — the guide shows exactly what to type, and it costs nothing beyond the domain you already pay for.
ℹ️
There is no list here of “domains that always get accepted”, and there will not be one. Such a list destroys itself: the moment a domain becomes the one recommended to everybody, it is the first one added to the block-lists — so the list would be at its most useless exactly when it looked most useful. The reasoning is written out in full in the page about Facebook refusals.

One site refuses far more often than the rest, and it has its own page: signing up to Facebook, and specifically what to do once it has already said your address is invalid.

Two: the form took it, and nothing arrived

Here the address was fine; the site accepted it. Something else is going on, and the causes are worth going through in order, because the cheap ones come first.

Give it a minute, genuinely

Mail is not instant and was never designed to be. A confirmation usually lands within seconds, but a queue on the sender's side, or a receiving server that deliberately asks the sender to try again a little later, can turn seconds into a couple of minutes. That delay is normal and invisible from your side. If you have been waiting less than a minute, wait the minute.

The page updates on its own. You do not need to reload it, and reloading does not make anything arrive sooner.

Make sure you are looking at the mailbox you gave them

This is the single most common cause of a message that “never came”, and it is worth checking before anything else. The mailbox on screen has to be exactly the address you typed into the form — the same name and the same domain. It is easy to change one of them by accident: generating a new address, opening the site in another tab, or coming back later to a page that had moved on.

If you are not certain what you gave them, open the list of addresses you used recently (the Recent mail control) and pick the one that matches. Mail sent to an address you are not currently looking at is not lost; it is simply in the other mailbox.

💡
There is no spam folder here, and that is deliberate: everything delivered to the address is shown on the page, with nothing filtered out and nothing hidden away. So “check your spam folder” — the standard advice everywhere else — has no equivalent step here. If it is not on the page, it was not delivered.

Check whether the address can still receive at all

Addresses here are meant to expire after a few days, and the domains offered on the front page are not permanent either; occasionally one stops working. Both cases look the same from the outside: you are staring at a mailbox that will never fill up.

Two pages answer that, and they are the measuring instruments rather than more advice. The domain debugger answers “can mail for this name reach us right now”, and three checks in one page tell you which of the three possible causes it is if the answer is no.

If all of that is fine, the message was never sent

This is the honest end of the road, and it is more common than it sounds. Some sites accept a fake email address in the form — no red message, no complaint — and then simply do not send to it. From your side the two are indistinguishable: a form that said “check your email” and an empty mailbox.

Nothing on this side can change that, because nothing on this side is involved: the mail never left the sender. What does work is the same answer as in the first half of this page: an address on a name of your own, which no list describes and no rule singles out.

Short version

What happenedWhat it actually meansWhat helps
The form says the address is not allowedThe domain has landed on that site's list. The address itself is fine.Take another domain from the list, or one of your own.
Accepted, nothing after a minuteMost often this means the wrong mailbox is open.Match the address on screen against the one you typed into the form.
Right mailbox, and still nothingEither the address has stopped working, or the domain no longer accepts mail.Run the domain check.
Everything checks out, still nothingThe site accepted the address and deliberately chose not to send.Only your own domain helps here — nothing else reaches this case.

Related

Back to the address generator →

All articles