I guess this is what you're referring to: James Doe <jdoe@a.com>
The email - which is inside the <> - should be parsed correctly, while the rest should be treated as a "comment" [1].
[1]: https://www.cs.tut.fi/~jkorpela/rfc/822addr.html
Stuff like:
* comments are allowed with parentheses at either end of the local-part; e.g. john.smith(comment)@example.com and (comment)john.smith@example.com are both equivalent to john.smith@example.com. [1]
* Also have a look at quotes
[1]https://en.wikipedia.org/wiki/Email_address#Local-part
* "Abc\@def"@example.com * "Fred Bloggs"@example.com * "Joe\\Blow"@example.com * "Abc@def"@example.com * customer/department=shipping@example.com * $A12345@example.com * !def!xyz%abc@example.com * _somename@example.com
At first I thought you were a bot. Then that your English was not very good.
Looking at your history clearly both are false.
What did you mean?
Thank you!
I guess this is what you're referring to: James Doe <jdoe@a.com>
The email - which is inside the <> - should be parsed correctly, while the rest should be treated as a "comment" [1].
[1]: https://www.cs.tut.fi/~jkorpela/rfc/822addr.html