-
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
We need to revert changes done in #5901
These changes result in maintaining two IMAP connections that we want to reduce to one (#7648) and are not compatible with multi-transport as we want to send sync messages once to all our relays (see #7640 (comment)) instead of uploading to each relay or only to one relay.
After this change IMAP loop for mvbox should only be created if mvbox_move (or only_fetch_mvbox which depends on mvbox_move) is enabled. Users with default settings will have only one IMAP loop regardless of whether is_chatmail is true.
Metadata
Metadata
Assignees
Labels
No labels