Hacker News new | ask | show | jobs
by cakedoggie 3293 days ago
You think spammers are people going through emails? It is all automated.
2 comments

    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.