mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 07:42:52 +00:00
Added remarks
This commit is contained in:
parent
c954eea195
commit
129b224daa
1 changed files with 2 additions and 0 deletions
|
@ -653,6 +653,7 @@ class Core {
|
|||
// Fetch: BAD Error in IMAP command FETCH: Invalid messageset (n.nnn + n .nnn secs).
|
||||
// Fetch: NO FETCH sequence parse error in: nnn
|
||||
// Fetch: NO [NONEXISTENT] No matching messages
|
||||
// Fetch: NO Some of the requested messages no longer exist.
|
||||
// Fetch UID: NO Some messages could not be FETCHed (Failure)
|
||||
// Fetch UID: NO [LIMIT] UID FETCH Rate limit hit.
|
||||
// Fetch UID: NO Server Unavailable. 15
|
||||
|
@ -692,6 +693,7 @@ class Core {
|
|||
// Add: BAD [TOOBIG] Message too large.
|
||||
// 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
|
||||
// Delete: NO [CANNOT] STORE It's not possible to perform specified operation
|
||||
// Delete: NO [UNAVAILABLE] EXPUNGE Backend error
|
||||
// Delete: NO mailbox selected READ-ONLY
|
||||
|
|
Loading…
Reference in a new issue