Hacker News new | ask | show | jobs
by dolanor 625 days ago
I don't want to be the old fart killjoy, but why not use net/mail.Parse()?

Using regexp for email parsing is really error prone and gives email validators that don't accept characters like + that are often used for aliases, etc

1 comments

This is just the basic initial setup. You will see improvements!