javax.mail.FolderClosedException: * BYE theServer.com IMAP4rev1 server t
843834May 1 2008 — edited May 12 2008i have a thread that use imap.idle method to listen for new messages in INBOX. then in my test environment. i run another new thread to connect to the same server , same user and check email in the "same inbox". after that i get this error msg. the connection just dropped by imap? anyway to overcome this? is imap been set to each folder allowed one connection only ?