Question

I want to create a folder with the name "Spam" by using Javamail Api, but I'm not allowed to create any folder on POP3 protocol. What should I do?

Was it helpful?

Solution

Use IMAP or some other protocol that supports folders.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top