linagora / james-project

Mirror of Apache James Project
Apache License 2.0
72 stars 62 forks source link

[GCS] INBOX deletion should be forbidden #5349

Open chibenwa opened 15 hours ago

chibenwa commented 15 hours ago

CF RFC-3501

It is an error to attempt to delete INBOX or a
      mailbox name that does not exist.

Test this and ensures this is the case (MPT tests for IMAP)

Ensure this to in JMAP.

      Renaming INBOX is permitted, and has special behavior.  It moves
      all messages in INBOX to a new mailbox with the given name,
      leaving INBOX empty.  If the server implementation supports
      inferior hierarchical names of INBOX, these are unaffected by a
      rename of INBOX.

Also ensure this is tested. (MPT test)

Those behaviours shall also be true in JMAP.

Arsnael commented 6 hours ago

GCS really? I see nothing related to that topic in the last mails

chibenwa commented 38 minutes ago

Cause you are not on smartsla