Is your feature request related to a problem? Please describe.
As a Nextcloud Mail user, I want to tag my outgoing emails with sensitivity labels, and see when an incoming email was tagged with one.
Describe the solution you'd like
Let the user select from a list of sensitivity labels of the enterprise governance app. Write the label as X-NC-Governance-Label header with id=<snowflake>; origin=<instance-id>
Work packages
Out of scope
- Editing of sensitivity labels for data at rest (email in a mailbox)
Describe alternatives you've considered
- IMAP permflags -> do not survive sending, user could remove them
- Standard headers -> do not fit the use case
Additional context
Is your feature request related to a problem? Please describe.
As a Nextcloud Mail user, I want to tag my outgoing emails with sensitivity labels, and see when an incoming email was tagged with one.
Describe the solution you'd like
Let the user select from a list of sensitivity labels of the enterprise
governanceapp. Write the label asX-NC-Governance-Labelheader withid=<snowflake>; origin=<instance-id>Work packages
Out of scope
Describe alternatives you've considered
Additional context
Sensitivity:(RFC 2156/4021; Personal/Private/Company-Confidential) labelsSIO-Label:(RFC 7444)