A util to search emails in gmail
This project contains utility which:
- Searches for email in the specified folder (e.g Inbox), containing the specified keyword in the Subject.
- It waits for specified amount of time for email before checking.
- You can specify, if you only want to search emails sent after a certain date or within certain new email range.
Steps:
- Get the code
- Change username and password for gmail test account
- Enable "Allow less secure apps" setting of gmail account: Account settings --> Security --> Less secure app access --> Turn on access
- Run code
<---- Happy coding ---->