Hacker News new | ask | show | jobs
by Sohcahtoa82 3279 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
1 comments

You think spammers are people going through emails? It is all automated.

    s/+.*@/@/g
I don't think that would work, something like /(.)\+.(@.\..)/g might
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.