(no title)
blop | 4 years ago
I configured postfix with:
recipient_delimiter = .
which gives me unlimited dynamic virtual addresses (username.<something>@mydomain), so I know where spam/leaks come from if I get unsolicited mail directed to `username.<unique_name_per_registration>`, and it makes it trivial to block.I know that you can do the same thing with google addresses using + as a delimited, but the + sign is often not allowed in dumb email checks. Also spammers probably know about + and strip it automatically anyway...
vbezhenar|4 years ago
adtac|4 years ago
wpietri|4 years ago
I eventually ended up at Fastmail, as they let you build custom Sieve scripts that can do this kind of remapping without having to run your own mail server.
southerntofu|4 years ago
desas|4 years ago
blop|4 years ago
MaKey|4 years ago
authed|4 years ago
unless they use BCC
quesera|4 years ago