now resetting imap errors after successfull job
This commit is contained in:
@@ -65,6 +65,7 @@ public class ImapClient {
|
||||
|
||||
while (!stopped){
|
||||
handleMessages();
|
||||
problemListener.clearProblems();
|
||||
LOG.debug("Idling.");
|
||||
inbox.idle(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user