listmonk/internal/subimporter
Vivek R 86c618981f fix: use mail.ParseAddress to validate email instead of custom regex
According to [RFC6532](https://tools.ietf.org/html/rfc6532) unicode characters are supported in email address but the in-built custom regex was only validating ASCII characters.
2020-10-16 01:06:18 +05:30
..
importer.go fix: use mail.ParseAddress to validate email instead of custom regex 2020-10-16 01:06:18 +05:30