You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case the copy operation fails, the return value of copy operation is returned to rbox-copy.
In the following the mail will be marked as deleted (if error code is -2 not found), and mailbox is set to corrupted and src mail will be removed from index.
if mail copy or move mail fails due to rados error.
e.g. invalid namespace (src or destination), plugin will create 0 byte destination object.
and exits gracefully.
Additional calls to mail object will fail due to invalid size,.
The text was updated successfully, but these errors were encountered: