I want to develop an application that would extract the following things from an email id,
- A notification about a new email
- Subject
- Sender
- Total Unread emails
Now as I think it wont be easy to extract emails from all of the major email providers so I basically want to do it for Gmail.
I just need to find the way to do it. Please guide me. Thanks