Skip to content

Stop using IMAP APPEND to upload sync messages #7651

@link2xt

Description

@link2xt

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions