An open API service indexing awesome lists of open source software.

https://github.com/devssh/javamailpop3

Pop3WithJavamail
https://github.com/devssh/javamailpop3

Last synced: 2 months ago
JSON representation

Pop3WithJavamail

Awesome Lists containing this project

README

          

# JavaMailPop3
Pop3WithJavamail

Simple java file to be run with javac(java compiler)

Create the gitignored file password.dat, the first line should contain the email address, the second line should have password.

You should also allow access to unsafe apps, enable tls, and enable pop3/imap in your email settings.