.well-known/jmap does NOT list urn:ietf:params:jmap:mail:share which - if I understand it correct - is what is required to set IMAP ACL via JMAP.
Ralf
.well-known/jmap does NOT list urn:ietf:params:jmap:mail:share which - if I understand it correct - is what is required to set IMAP ACL via JMAP.
Ralf
It should, that’s our RFC-to-be! In any case, the extension is supported as well as IMAP ACL.
Neither .well-know/jmap nor the session object contains urn:ietf:params:jmap:mail:share.
I verified now it works, it just failed before, because we checked if the server claims it’s supported and not try if the server does not.
I’m on your latest v0.16.16, so that’s probably a bug worth looking into.
Ralf