mbsync: Master slave terminology has been deprecated
https://www.mail-archive.com/isync-devel@lists.sourceforge.net/msg03159.html
This commit is contained in:
parent
3b2e3adee1
commit
b8fc4d5d15
1 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
||||||
Create Slave
|
Create Near
|
||||||
Expunge Both
|
Expunge Both
|
||||||
SyncState *
|
SyncState *
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@ Path "~/Mail/fastmail/"
|
||||||
Inbox "~/Mail/fastmail/Inbox"
|
Inbox "~/Mail/fastmail/Inbox"
|
||||||
|
|
||||||
Channel fastmail
|
Channel fastmail
|
||||||
Master :fastmail-remote:
|
Far :fastmail-remote:
|
||||||
Slave :fastmail-local:
|
Near :fastmail-local:
|
||||||
Patterns *
|
Patterns *
|
||||||
Expunge None
|
Expunge None
|
||||||
CopyArrivalDate yes
|
CopyArrivalDate yes
|
||||||
Sync All
|
Sync All
|
||||||
Create Slave
|
Create Near
|
||||||
SyncState *
|
SyncState *
|
||||||
|
|
||||||
IMAPAccount asymptotic
|
IMAPAccount asymptotic
|
||||||
|
@ -45,8 +45,8 @@ Path "~/Mail/asymptotic/"
|
||||||
Inbox "~/Mail/asymptotic/Inbox"
|
Inbox "~/Mail/asymptotic/Inbox"
|
||||||
|
|
||||||
Channel asymptotic
|
Channel asymptotic
|
||||||
Master :asymptotic-remote:
|
Far :asymptotic-remote:
|
||||||
Slave :asymptotic-local:
|
Near :asymptotic-local:
|
||||||
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
|
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
|
||||||
|
|
||||||
IMAPAccount gmail
|
IMAPAccount gmail
|
||||||
|
@ -65,6 +65,6 @@ Path "~/Mail/sanchayan/"
|
||||||
Inbox "~/Mail/sanchayan/Inbox"
|
Inbox "~/Mail/sanchayan/Inbox"
|
||||||
|
|
||||||
Channel gmail
|
Channel gmail
|
||||||
Master :gmail-remote:
|
Far :gmail-remote:
|
||||||
Slave :gmail-local:
|
Near :gmail-local:
|
||||||
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
|
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
|
||||||
|
|
Loading…
Reference in a new issue