now resetting imap errors after successfull job
This commit is contained in:
@@ -4,4 +4,6 @@ import javax.mail.MessagingException;
|
||||
|
||||
public interface ProblemListener {
|
||||
public void onImapException(MessagingException e);
|
||||
|
||||
public void clearProblems();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user