From 44c2de86c616418a515e54af68e8033b36a9171e Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 17 Feb 2022 12:02:41 +0100 Subject: [PATCH] Added remark --- app/src/main/java/eu/faircode/email/Core.java | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/java/eu/faircode/email/Core.java b/app/src/main/java/eu/faircode/email/Core.java index f44eac0d88..72b9f6483a 100644 --- a/app/src/main/java/eu/faircode/email/Core.java +++ b/app/src/main/java/eu/faircode/email/Core.java @@ -644,6 +644,7 @@ class Core { // Move: NO [CANNOT] Operation is not supported on mailbox // Move: NO [ALREADYEXISTS] Mailbox already exists // Copy: NO Client tried to access nonexistent namespace. (Mailbox name should probably be prefixed with: INBOX.) (n.nnn + n.nnn secs). + // Copy: NO Message not found // Add: BAD Data length exceeds limit // Add: NO [LIMIT] APPEND Command exceeds the maximum allowed size // Add: NO APPEND failed: Unknown flag: SEEN