florentos17 commented on code in PR #2473:
URL: https://github.com/apache/james-project/pull/2473#discussion_r1820275959


##########
server/protocols/jmap-rfc-8621/doc/specs/spec/mail/rights.mdown:
##########
@@ -39,6 +39,7 @@ The following `Right`s are defined:
  - `"w"` Write: the user can alter the Keywords of messages contained in this 
Mailbox, except the `$Seen` keyword
  - `"s"` Seen: the user can alter the `$Seen` keyword of messages contained in 
this Mailbox
  - `"e"` Expunge: the user can mark Email as Expunged in this Mailbox. This 
action is not achievable using JMAP.
+ - `"p"` Post: the user can send an Email to this Mailbox. This is used with 
the identifier `anyone` in the context of subaddressing.

Review Comment:
   i don't think so, we did not do anything with JMAP regarding subaddressing 
yet (it is in that context that we introduced extensive use of `anyone`)



-- 
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-unsubscr...@james.apache.org

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


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

Reply via email to