I searched the Google and Spring documentation, but I can not find anything when I receive emails.
I need to create a client (sort of not a fully bloated client) that can receive emails from POP3 and IMAP. I already use Spring in the project, so Spring is the preference.
A lot of links point to James, but while it seems like a good project, it does not provide enough documentation, and I'm not even sure that it does what I do, i.e. just a small client capable of receiving emails.
source share