Y
Hacker News
new
|
ask
|
show
|
jobs
by
NicoJuicy
3284 days ago
lol. I have nico+domainname@domain.com , it's a standard alias used by google apps to forward to nico@domain.com
It's worth it and only 1 password
2 comments
Sohcahtoa82
3284 days ago
I'd think spammers would have caught on to that and would either start sending e-mail to nico@domain.com or nico+someotherdomainname@domain.com
link
cakedoggie
3284 days ago
You think spammers are people going through emails? It is all automated.
link
morninj
3284 days ago
s/+.*@/@/g
link
krangu
3284 days ago
I don't think that would work, something like /(.
)\+.
(@.
\..
)/g might
link
Sohcahtoa82
3284 days ago
Well obviously it's automated. I didn't mean manually finding name+domain@mydomain.com e-mail addresses and manually editing them to just name@mydomain.com.
link
cJ0th
3284 days ago
I also use the respective domainname but instead of my given name I generate a short random sequence with pwgen.
link