tenmin.app
Guide

Disposable email vs. email aliasing — which one do you actually need?

Last updated · 2026-05-20
·9 min read

There are at least four different things people mean when they say "I want a fake email address for this signup," and they answer completely different problems. Picking the wrong one is how you end up either still drowning in mail you didn't want or locked out of an account you actually cared about. This guide walks through the four real options — a disposable inbox, a forwarding alias, a plus-address, and a custom domain — and gives you a decision tree for choosing between them based on a single question: how long do you need the address to keep working?

The four options, in one paragraph each

1. Disposable inboxes (what tenmin.app is)

A disposable inbox is a short-lived address you grab from a public service. You don't sign up, you don't pick the local part, you don't pay anything. The address works exactly like a real email address — verification codes arrive, password resets arrive, PDF download links arrive — for a fixed window, usually somewhere between five minutes and twenty-four hours. After the window, the address stops accepting mail, any messages it received are deleted, and the address may or may not get reissued to someone else later. If you needed to refer back to anything that arrived, you can't.

The defining feature of a disposable inbox is that it ceases to exist. That's a feature, not a bug, but it means the tool is fundamentally one-way: signups in, nothing comes back out. You can't use a disposable address as a recovery address, as the login for a long-lived account, or for anything where missed delivery would cost you more than five minutes of irritation.

2. Forwarding aliases (SimpleLogin, Addy.io, Apple Hide My Email)

An aliasing service issues you stable addresses that forward to your real inbox. Every time a site demands an email, you give it a fresh alias (often generated on the fly by a browser extension), and mail to that alias lands in your normal mailbox with a header telling you which alias it came in on. When a sender starts abusing the alias — selling the list, increasing newsletter frequency, never letting up — you turn that single alias off. Other aliases keep working. Your real address remains private throughout.

Aliases are the right tool for any address you might need to receive mail at for years. SimpleLogin and Addy.io are independent services with paid plans (around five to twenty dollars a year for unlimited aliases on a custom domain); Apple's "Hide My Email" is included with iCloud+ and ties to an apple.com-shaped address you can't bring with you if you ever leave the platform.

3. Plus-addressing ([email protected])

Most modern email providers — Gmail, Outlook, ProtonMail, Fastmail, iCloud — accept a "plus tag" in the local part of an address. Mail to [email protected]lands in [email protected] with a header indicating the tag. You can use this to label signups (filter by the tag in your client) and to spot list-leaks (a sender emails the tag you only ever gave to one service, so you know who sold your address).

It's free, requires no third-party service, and works today. The downside is that anyone who knows your real address can trivially strip the plus tag and email your raw inbox directly. Sophisticated marketers do exactly this. So plus-addressing is excellent for organisation, mediocre for privacy.

4. A custom domain with catch-all routing

If you own a domain (any domain — a one-dollar-a-year .xyz is fine), most registrars and email-routing services let you accept anything sent to *@yourdomain.tld and forward it to a single inbox. Cloudflare Email Routing is free and exactly what tenmin.app is built on. Now every signup gets a unique address ([email protected], [email protected]) without you having to remember anything in advance, and you can drop any one of them by adding a single rule.

This is the most powerful option and also the most work. You're now operating a piece of email infrastructure, however small, and your domain renewal is non-negotiable. If you forget to pay it, every account you ever signed up for using that domain becomes unrecoverable at once.

The decision tree

Most "what do I do here" questions about disposable email collapse onto a single axis: how long do you need this to keep working? Walk through the questions below in order; stop at the first "yes."

Do you need to receive mail at this address for more than 24 hours?

If yes, you need an aliasing service, plus-addressing, or a custom domain — not a disposable inbox. The most common mistake people make with services like tenmin.app is using them for things they then need to come back to next week. The address is gone by then, and so is anything sent to it. If the sender is the kind of place that occasionally sends important mail (your bank, a government portal, a service that holds your money), a disposable address is always the wrong answer.

Do you already have a Gmail / Outlook / Fastmail / Apple address?

If yes, and the signup is for something you don't strongly need to hide your real address from — a newsletter you might keep reading, a forum, a tool you're evaluating — use plus-addressing. It costs nothing, requires no extra service, and gives you the ability to filter and label signups effortlessly. Set up an inbox rule that auto-archives anything coming in on a plus-tag you've stopped caring about, and you've recovered most of the signal-to-noise improvement an aliasing service buys you.

Use aliasing instead if you specifically want to hide your real address from the sender. Plus-addressing reveals your real local part; aliasing doesn't.

Are you signing up for something disposable in the literal sense?

A coupon code, a one-off lead-magnet download, a free trial of software you'll evaluate once and either buy or move on from, a forum verification you'll never revisit — these are the textbook disposable-inbox cases. The defining property is that the value of the signup is delivered in the first email, and you have no expected interaction beyond that. tenmin.app and similar services exist for exactly this case.

Are you trying to evade a ban, identity check, or fraud control?

Then no disposable-email tool is the right answer. Services worth their salt — banks, crypto exchanges, government portals, anything KYC — check the email domain against public blocklists and reject disposable addresses on the signup form. Even where they don't, using a temporary address to circumvent a ban is a violation of essentially every service's terms of use, and the consequence when they figure it out is worse than the original ban. tenmin.app's own terms specifically prohibit this use.

A worked example: signing up for an AI startup's free trial

Let's run a real scenario. Some new AI tool just launched, and they're offering a fourteen-day free trial. You want to try it without giving them your real address and without leaving a long-lived account you'll forget to cancel. The signup form asks for an email; you'll get a verification code, you'll log in once or twice during the trial, and you'll either pay for it or move on.

Disposable inbox: wrong tool. The address dies before the trial does. By day three you've lost access to your account and can't reset the password because the recovery email vanished.

Plus-addressing: works fine if you have an inbox that supports it. Use [email protected], label the rule, archive anything that arrives after the trial ends. The startup knows your real address local-part, which may bother you but is not actually a security risk.

Aliasing: the cleanest option. Generate a fresh alias from your SimpleLogin extension, use it on the signup form, delete the alias on day fifteen. The startup never learns your real address, can't sell it (because they don't have it), and the noise stops the moment you stop wanting it.

Custom domain: overkill but works. [email protected]forwards to your real inbox; delete the rule on day fifteen.

Now run the same scenario with a different signup: someone is offering a discount code in exchange for an email, and the code arrives instantly in the welcome message. Suddenly the disposable inbox is the right answer — the trial is over before it starts, and you don't want yet another newsletter cluttering your aliasing account either.

The hierarchy in one sentence

Plus-addressing for signups you might keep, aliasing for signups you want to be able to kill independently, a custom domain if you want to operate the infrastructure yourself, and a disposable inbox like tenmin.app for the genuine throwaways where you never want to hear from the sender again. They're not competitors; they're tools for different problems on the same spectrum.

Further reading