-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: IMAPServer
We need to handle OverQuota exception upon Copy, Move and Append effectively, to get a better user experience. As of now, this is only handled as MailboxException, which denotes unknown error while interacting with backend.
The corresponding error message need to be added & we need to add the corresponding catch blocks in the IMAP processors.