mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
@@ -106,7 +106,7 @@ public class IMAPSaslAuthenticator implements SaslAuthenticator {
|
||||
pr.handleLoginResult(r);
|
||||
pr.setCapabilities(r);
|
||||
} catch (ProtocolException ex) {
|
||||
Log.i(ex);
|
||||
Log.w(ex);
|
||||
throw new UnsupportedOperationException("SASL not authenticated");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user