#3869: Messages are not expunged after sync
--------------------+----------------------
Reporter: cuicui | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.7.0
Keywords: |
--------------------+----------------------
When switching folder or exiting (with 'q') or manually syncing (with
'$'), messages marked as ''D'' are not expunged.
So let's say I have 9 messages flagged ''D''. When I quit, mutt says
“[...], 9 deleted.”. When I open mutt again, the messages are still there,
flagged ''D''. When I quit again, mutt says again “[...], 9 deleted.”.
I'm using the Arch Linux' mutt package with Maildir mailboxes.
Here is my mailbox setup:
{{{
set folder = ~/mail/work/
set spoolfile = +inbox
set record = +outbox
set postponed = +drafts
set mbox = +mailbox
set maildir_trash = yes
set mbox_type = Maildir
mailboxes +inbox
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3869>
Mutt <http://www.mutt.org/>
The Mutt mail user agent