Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make core capabilities optional on accounts #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

korrat
Copy link

@korrat korrat commented Apr 24, 2024

The spec does not mandate the presence of an "urn:ietf:params:jmap:core" capability on the account objects in the JMAP session. The example does not include this capability either. Additionally, the current implementation does not use these capabilities and only specifies an empty object.

Therefore, this patch makes the properties optional. This means, mujmap can synchronize with a Stalwart mail server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant