This is a sample application to poll IMAP emails from Gmail.
If you encounter the following error message,
[AUTHENTICATION FAILED] Invalid credentials (Failure)
Perform the following steps:
- In Gmail Settings, Go To Accounts and Import
- Then Change Account Settings: Other Google Account Settings
- Under Security tab and Account Permissions - Access for less secure Apps, Select Enable
- Java 8
- Gradle 5.4.1
./gradlew build
./gradlew run
./gradlew ktlintFormat