|
|
|
|
|
by svjx
966 days ago
|
|
No, we removed catch-all addresses. They're a bad idea. Every 5 seconds a spammer sends something to a bunch of random letters @ your domain. However, we do have all of the following: - subdomain addressing
- plus addressing
- aliases Can you tell me what you use case for catch-all is? I'm open to rethinking it. |
|
In my experience, this is an exaggeration of the truth. I've been using catch-all addresses for something like 15 years. And yes, there are times when I'll get dozens of spam over the course of a day sent to random letters. But that's a pretty rare occurrence.
I default to allowing any <string>@<mydomain.tld>, and then uses aliases to block offenders. My <string> is often a domain name where I'm using the email address, which means I know who either willingly spams me, sells my email address, or otherwise allows my email address to be leaked. At any rate, I'll throw addresses used for spam onto a disabled account as an alias, resulting in bounces.
The biggest advantage here over aliases is that I've used hundreds of aliases, but didn't have to manually track and add each and every one to my email address. Since most of the time, my email is not used for spam, I only have to manually add the bad ones.