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

Enforce mailbox attribute requirements from RFC 9051 #731

Open
danieleggert opened this issue Feb 20, 2023 · 0 comments
Open

Enforce mailbox attribute requirements from RFC 9051 #731

danieleggert opened this issue Feb 20, 2023 · 0 comments
Labels
kind/enhancement Improvements to existing feature.

Comments

@danieleggert
Copy link
Collaborator

danieleggert commented Feb 20, 2023

Expected behavior

RFC 9051 section 6.3.9.4 says

All clients MUST treat a LIST attribute with a stronger meaning as implying any attribute that can be inferred from it. (See Section 7.3.1 for the list of currently defined attributes.) For example, the client must treat the presence of the \NoInferiors attribute as if the \HasNoChildren attribute was also sent by the server.

It would thus be good to enforce (either when parsing or when encoding or both) that \NonExistent implies \NoSelect etc.

@danieleggert danieleggert added the kind/enhancement Improvements to existing feature. label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements to existing feature.
Projects
None yet
Development

No branches or pull requests

1 participant