mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01:00
Updated FAQ
This commit is contained in:
@@ -508,6 +508,7 @@ public class EmailService implements AutoCloseable {
|
||||
}
|
||||
} catch (MessagingException ex) {
|
||||
Log.w(ex);
|
||||
// Check for 'User is authenticated but not connected'
|
||||
if (require_id)
|
||||
throw ex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user