Closed tuscland closed 7 years ago
Changes LGTM. Other than the conflicts is there anything preventing this from being merged into master?
I solved the conflicts, is it possible to merge this into master? Thanks!
So sorry for the delay @tuscland!
No worries, it's much appreciated, thanks!
The main use case is to support the 3 args version of make-address, thus allowing to better validate an e-mail display-name. Sending an e-mail with characters like < or > is now posssible because InternetAddress takes care of properly quoting the display-name (aka personal name).