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

fix: [CO-690] delegated account sent mail always read #209

Merged
merged 4 commits into from
May 3, 2023

Conversation

frisonisland
Copy link
Contributor

This fixes a behavior where an email sent as delegated account is left on status "unread" when in Sent folder of delegated account.
This fix makes the email status always "read".

Test

Added IT test to check authenticated user Sent folder is empty, delegated account has Sent size 1, no unread.
This tests covers the behavior with default value of zimbraPrefDelegatedSendSaveTarget = "owner".
It means the sent email should be saved only on delegated account Sent folder.

* When a delegated email is sent always set the status "read" in Sent folder.
test: add test to check delegated email is read and only in delegated user sent folder by default
@frisonisland frisonisland merged commit 3b0efc9 into devel May 3, 2023
@frisonisland frisonisland deleted the fix/CO-690 branch May 3, 2023 07:02
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.

3 participants