Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Dec 19, 2024
1 parent 1e6458c commit f77a405
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 @@ -664,6 +664,7 @@ public Object doCommand(IMAPProtocol protocol) throws ProtocolException {
// Fetch UID: NO SELECT: libmapper: Internal error: No servers available or value handling error!
// Fetch UID: BAD Serious error while processing UID FETCH (CassdbDatabaseError (nnn/n))
// Move: NO Over quota
// Move: NO [OVERQUOTA] quota exceeded
// Move: NO No matching messages
// Move: NO [EXPUNGEISSUED] Some of the requested messages no longer exist (n.nnn + n.nnn + n.nnn secs)
// Move: BAD parse error: invalid message sequence number:
Expand Down

0 comments on commit f77a405

Please sign in to comment.