mirror of
https://github.com/correl/dotfiles.git
synced 2024-12-23 03:00:08 +00:00
[provisioning] Update mbsync config terminology
This commit is contained in:
parent
2743f11ff9
commit
abccba18fa
1 changed files with 4 additions and 4 deletions
|
@ -46,8 +46,8 @@ Path ~/Mail/Personal/
|
||||||
Inbox ~/Mail/Personal/INBOX
|
Inbox ~/Mail/Personal/INBOX
|
||||||
|
|
||||||
Channel personal
|
Channel personal
|
||||||
Master :personal-remote:
|
Far :personal-remote:
|
||||||
Slave :personal-local:
|
Near :personal-local:
|
||||||
MaxMessages ${__MAXMESSAGES}
|
MaxMessages ${__MAXMESSAGES}
|
||||||
ExpireUnread yes
|
ExpireUnread yes
|
||||||
Patterns "INBOX" "[Gmail]/Drafts" "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Chats" "[Gmail]/Trash"
|
Patterns "INBOX" "[Gmail]/Drafts" "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Chats" "[Gmail]/Trash"
|
||||||
|
@ -73,8 +73,8 @@ Path ~/Mail/Work/
|
||||||
Inbox ~/Mail/Work/INBOX
|
Inbox ~/Mail/Work/INBOX
|
||||||
|
|
||||||
Channel work
|
Channel work
|
||||||
Master :work-remote:
|
Far :work-remote:
|
||||||
Slave :work-local:
|
Near :work-local:
|
||||||
MaxMessages ${__MAXMESSAGES}
|
MaxMessages ${__MAXMESSAGES}
|
||||||
ExpireUnread yes
|
ExpireUnread yes
|
||||||
Patterns "INBOX" "AWeber Times" "Jira" "[Gmail]/Drafts" "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Chats" "[Gmail]/Trash"
|
Patterns "INBOX" "AWeber Times" "Jira" "[Gmail]/Drafts" "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Chats" "[Gmail]/Trash"
|
||||||
|
|
Loading…
Reference in a new issue