|
|
|
|
|
by kuon
962 days ago
|
|
My email is old, pre 2000, I got my own email server, and got about 50000 spam emails daily. About 500 goes beyond retry¹, IP ban and reverse DNS check, and rspamd let about 10 through daily. I am not saying obfuscation is useless, just that email filtering works quite well. ¹: retry is to refuse emails from unknown servers by default and force them to retry later with 451 error. |
|
If I ever reach this level (still using my 2009 email address), I would just abandon this email address and start with a new one.
> ¹: retry is to refuse emails from unknown servers by default and force them to retry later with 451 error.
Interesting approach. Can you configure a low enough (try-again-in-X-seconds) value? Are you not worried that legitimate emails get dropped here? I imagine transactional emails to not try and resend later?