Skip to content

Commit

Permalink
Added remark
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Dec 27, 2024
1 parent 583b409 commit be474a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/eu/faircode/email/Core.java
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ public Object doCommand(IMAPProtocol protocol) throws ProtocolException {
// Fetch UID: NO [LIMIT] UID FETCH Rate limit hit.
// Fetch UID: NO Server Unavailable. 15
// Fetch UID: NO [UNAVAILABLE] Failed to open mailbox
// Fetch UID: NO [UNAVAILABLE] UID FETCH completed
// Fetch UID: NO [TEMPFAIL] SELECT completed
// Fetch UID: NO Internal error. Try again later... (MARKER:xxx)
// Fetch UID: BAD Serious error while processing UID FETCH (NioRecvFail (nn/nn))
Expand Down

0 comments on commit be474a7

Please sign in to comment.