Correo Catch-All
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.
Una dirección de correo catch-all es un buzón configurado para recibir mensajes enviados a cualquier dirección en un dominio que no coincida con un buzón existente, en lugar de rechazarlos. Por ejemplo, si solo existe [email protected], un catch-all también entregaría [email protected] o [email protected]. Si bien es conveniente para capturar correos mal dirigidos, las configuraciones catch-all son muy atacadas por spammers que envían correo masivo a direcciones aleatorias de un dominio confiando en el catch-all para entregarlos. La mayoría de los proveedores de [[email-hosting|alojamiento de correo]] ofrecen catch-all como configuración opcional, distinta de los [[email-alias|alias de correo]].
Ejemplo
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.