i want to find name and email from following formats (also if you know any other format that been getting use in mail application for sending emails, please tell in comment :))
how can i know name and email for following format strings (its one string and can be in any following format):
- [email protected]
- james [email protected]
- "James Jordan" <[email protected]> (gmail format)
- janne - [email protected] (possible format)