mailgun / flanker

Python email address and Mime parsing library
http://www.mailgun.com
Apache License 2.0
1.63k stars 204 forks source link

Support Group syntax #249

Open rockwotj opened 3 years ago

rockwotj commented 3 years ago

Email address lists support group syntax, and flanker barfs on stuff like:

A Group:Chris Jones <c@a.test>,joe@where.test,John <jdoe@one.test>;

See: https://tools.ietf.org/html/rfc2822#appendix-A.1.3