Skip to content

Removing mailbox index broke seen flag synchronization etc. #640

@link2xt

Description

@link2xt

#632 broke some core tests.

tests/test_something.py::test_markseen_contact_request is now waiting forever because message marked as seen on one device is not causing IMAP notification on another device.

Created folder is not seen on another IMAP connection anymore until IMAP connection is restored: chatmail/core#7206

It seems index file was used to share such updates, one IMAP connection changes flags and another connection detects this via index update, but now each IMAP connection has its own index.

Metadata

Metadata

Assignees

No one assigned

    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