You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/12/02 05:15:46 UTC

[GitHub] [james-project] chibenwa commented on pull request #1342: JAMES-3754 RFC-5819 IMAP4 Extension for Returning STATUS Information in Extended LIST

chibenwa commented on PR #1342:
URL: https://github.com/apache/james-project/pull/1342#issuecomment-1334774836

   We would need to add this test case:
   
   ```
        C: t3 LIST (SPECIAL-USE) "" "*"
        S: * LIST (\Sent) "/" SentMail
        S: * LIST (\Marked \Drafts) "/" MyDrafts
        S: * LIST (\Trash) "/" Trash
        S: t3 OK done
   ```
   
   (list only special use mailboxes).
   
   As far as I know this u=is not supported today.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org