diff options
author | Marc Coquand <marc@mccd.space> | 2024-09-20 19:11:00 +0300 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-09-20 19:11:00 +0300 |
commit | b2f56a06a9b6d3c2fdc09b33fbbd568b651d5eab (patch) | |
tree | ace0ee0d7acf2af94839e893d8a3a7e514e185c9 /mbsyncrc | |
parent | e233e7f028366ce8f5d58fe1cc8a88210664ddb3 (diff) | |
download | bsd-b2f56a06a9b6d3c2fdc09b33fbbd568b651d5eab.tar.gz bsd-b2f56a06a9b6d3c2fdc09b33fbbd568b651d5eab.tar.bz2 bsd-b2f56a06a9b6d3c2fdc09b33fbbd568b651d5eab.zip |
.
Diffstat (limited to 'mbsyncrc')
-rw-r--r-- | mbsyncrc | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -19,19 +19,19 @@ Account Home # This section describes the local storage MaildirStore Home-local -Path ~/mail-home/ -Inbox ~/mail-home/INBOX +Path ~/mail/home/ +Inbox ~/mail/home/INBOX SubFolders Verbatim # This section a "channel", a connection between remote and local Channel Home Far :Home-remote: Near :Home-local: -Patterns * !.nnmaildir !*/.nnmaildir +Patterns * Expunge None -CopyArrivalDate no +CopyArrivalDate yes Sync All -Create Near +Create Both SyncState * @@ -47,8 +47,8 @@ IMAPStore Work-remote Account Work MaildirStore Work-local -Path ~/mail-work/ -Inbox ~/mail-work/INBOX +Path ~/mail/work/ +Inbox ~/mail/work/INBOX SubFolders Verbatim Channel Work |