-
-
Notifications
You must be signed in to change notification settings - Fork 75
FEAT: Two-way Maildir sync #1597
Copy link
Copy link
Open
Labels
area/cliCLI flags / commandsCLI flags / commandsarea/fetcherIMAP fetch / IDLE / searchIMAP fetch / IDLE / searchenhancementNew feature or requestNew feature or requestneeds-responseWaiting on issue author replyWaiting on issue author replyneeds-triageAwaiting maintainer reviewAwaiting maintainer reviewsize/LDiff: 201–800 linesDiff: 201–800 lines
Description
Metadata
Metadata
Assignees
Labels
area/cliCLI flags / commandsCLI flags / commandsarea/fetcherIMAP fetch / IDLE / searchIMAP fetch / IDLE / searchenhancementNew feature or requestNew feature or requestneeds-responseWaiting on issue author replyWaiting on issue author replyneeds-triageAwaiting maintainer reviewAwaiting maintainer reviewsize/LDiff: 201–800 linesDiff: 201–800 lines
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Backlog
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.