Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

Mailboxes created from within Pixelated are not compatible with Bitmask IMAP #1053

@kalikaneko

Description

@kalikaneko

As discussed in Bitmask issue 8798 (https://0xacab.org/leap/bitmask-dev/issues/8798), the code in LeapMailStore._get_or_create_mailbox partially duplicates the code under the public mail api in mail.mail.Account.add_mailbox, but it's missing the part that creates an entry in the local sqlcipher db.

I'd suggest to use the public api in bitmask.mail.mail.Account for mailbox creation instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions