|
|
|
|
|
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 |
|