Command Line Emailing Utility
curl -sf http://goblin.run/github.com/alexisbcz/cleu | sh
Make sure that you have the following environment variables:
- IMAP_USERNAME (for example: "john.doe@gmail.com")
- IMAP_PASSWORD (for example: "<your_generated_app_password_for_gmail>")
- IMAP_HOST (for example: "imap.gmail.com")
- IMAP_PORT (for example: "993")