Catch-All Email
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/catch-all-email/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/catch-all-email/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/catch-all-email/)
Use the native HTML custom element.
A catch-all email address is a mailbox configured to receive messages sent to any address at a domain that does not match an existing mailbox, rather than bouncing them. For example, if only [email protected] exists, a catch-all would also deliver [email protected] or [email protected]. While convenient for capturing misaddressed mail, catch-all configurations are heavily targeted by spammers who send bulk mail to random addresses at a domain and rely on the catch-all to deliver it. Most [[email-hosting|email hosting]] providers offer catch-all as an optional setting, distinct from [[email-alias|email aliases]].
Example
A small business with catch-all enabled receives mail sent to support@, billing@, and sales@ even though only hello@ is formally configured — useful during onboarding, but increases spam exposure significantly.