Is your feature request related to a problem?
Maildir support should reconcile local changes back to the server.
Describe the solution you'd like
Synchronize flag/move/delete changes between a local Maildir and the remote server in both directions.
Describe alternatives you've considered
One-way read.
Additional context
See backend/maildir and fetcher/maildir_dispatch_test.go.
Is your feature request related to a problem?
Maildir support should reconcile local changes back to the server.
Describe the solution you'd like
Synchronize flag/move/delete changes between a local Maildir and the remote server in both directions.
Describe alternatives you've considered
One-way read.
Additional context
See
backend/maildirandfetcher/maildir_dispatch_test.go.