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

refactor: add dissolveNamespace as configuration option and update docs #29

Open
ThorstenSuckow opened this issue Feb 13, 2024 · 2 comments
Assignees
Milestone

Comments

@ThorstenSuckow
Copy link
Member

The semantics regarding root and subscriptions have changed.

This must be reflected in documentation, configuration and the API.

  • subscriptions are the folders a client is interest in when querying mail folders, similiar to IMAP subscriptions.
  • dissolveNamespaces are namespaces that are dissolved when reading folder structures and returning to the client.

see php-lib-conjoon#28

@ThorstenSuckow
Copy link
Member Author

ThorstenSuckow commented Feb 14, 2024

add options to resource query in e3f6b90

ThorstenSuckow added a commit that referenced this issue Feb 14, 2024
@ThorstenSuckow
Copy link
Member Author

The Resource\Query\MailFolderListQuery no provides an interface for retrieving MailFolderListOptions, which in turn encapsulates the dissolveNamespaces option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant