Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Dec 22, 2024
1 parent 404778b commit 141fb5d
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 @@ -692,6 +692,7 @@ public Object doCommand(IMAPProtocol protocol) throws ProtocolException {
// Add: NO [OVERQUOTA] Quota exceeded (mailbox for user is full) (n.nnn + n.nnn secs).
// Add: NO APPEND failed
// Add: BAD [TOOBIG] Message too large.
// Add: BAD Cannot upload message, TOOBIG (took x ms)
// Add: NO Permission denied
// Add: NO Message size exceeds fixed maximum message size. Size: xxx KB, Max size: yyy KB
// Add: NO Message size exceeds maximum message size limit
Expand Down

0 comments on commit 141fb5d

Please sign in to comment.