Skip to content

offlineimap erroneously maps T => \Deleted #142

@rnkn

Description

@rnkn

I'm using FastMail + offlineimap + mu4e.

The default FastMail Trash folder behaviour is to auto-purge messages in the folder after 60 days and immediately purge all messages with the \Deleted IMAP flag.

The mu4e "trash" behaviour is to move to the Trash folder and apply the Maildir T (trashed) flag. The "delete" behaviour is to permanently delete the file.

This pretty standard behaviour is obviously to allow a buffer of time between "trashing" an email and having it erased.

However, offlineimap is mapping T => \Deleted which causes emails to be immediately deleted. The T flag is not equivalent to the \Deleted IMAP flag (see http://cr.yp.to/proto/maildir.html).

Both FastMail staff and mu/mu4e creator @djcb (see https://groups.google.com/forum/#!topic/mu-discuss/m4ORymDlf0E) have confirmed that this is erroneous behaviour.

Can you please stop mapping T => \Deleted?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions