This is a follow-up for #7005
It depends on CONDSTORE which is still not supported in maddy: foxcpp/maddy#727
This mechanism is replaced with sending MDNs to self in #7738
We will need to wait for this change to be released and users to update first, the issue is just here so we don't forget.
CONDSTORE should also be removed from https://github.com/chatmail/core/blob/main/standards.md.
store_seen_flags_on_imap can be kept for unencrypted non-chat messages if it's not much code.
This is a follow-up for #7005
It depends on
CONDSTOREwhich is still not supported in maddy: foxcpp/maddy#727This mechanism is replaced with sending MDNs to self in #7738
We will need to wait for this change to be released and users to update first, the issue is just here so we don't forget.
CONDSTORE should also be removed from https://github.com/chatmail/core/blob/main/standards.md.
store_seen_flags_on_imapcan be kept for unencrypted non-chat messages if it's not much code.