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: update_msg_state: Don't avoid downgrading OutMdnRcvd to OutDelivered #6037

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

iequidoo
Copy link
Collaborator

No description provided.

…Delivered

`OutMdnRcvd` is a "virtual" message state now, only old messages can have this state in the db, so
`update_msg_state()` can be simplified.
@iequidoo iequidoo marked this pull request as ready for review October 11, 2024 14:04
@link2xt
Copy link
Collaborator

link2xt commented Oct 14, 2024

This was introduced in 625887d (#5115), seems needed to avoid reverting "mdn received" to "delivered" when second "smtp job" is delivered.

But since #5821 "mdn received" state is not used.

@iequidoo iequidoo merged commit 796b0d7 into main Oct 14, 2024
37 checks passed
@iequidoo iequidoo deleted the iequidoo/simplify-update_msg_state branch October 14, 2024 13:24
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.

2 participants