From 92d2d4650e645853333474c16234a8a1d5a705f9 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 21 Oct 2021 23:44:38 -0700 Subject: [mbsync] Rename ‘Master’ -> ‘Far’, ‘Slave’ -> ‘Near’ The previous options were deprecated. --- mbsync/.mbsyncrc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'mbsync/.mbsyncrc') diff --git a/mbsync/.mbsyncrc b/mbsync/.mbsyncrc index a523d3d..c710405 100644 --- a/mbsync/.mbsyncrc +++ b/mbsync/.mbsyncrc @@ -40,8 +40,8 @@ SubFolders Legacy # Synchronize only the gmail INBOX mailbox. Channel gmail-inbox -Master :gmail-remote: -Slave :gmail-local: +Far :gmail-remote: +Near :gmail-local: Patterns INBOX # Automatically create missing mailboxes, both locally and on the # server. @@ -51,8 +51,8 @@ SyncState * # Synchronize only the gmail [Gmail]/Sent Mail inbox to sent. Channel gmail-sent -Master :gmail-remote:"[Gmail]/Sent Mail" -Slave :gmail-local:sent +Far :gmail-remote:"[Gmail]/Sent Mail" +Near :gmail-local:sent Create Both SyncState * @@ -80,16 +80,16 @@ Channel gmail-sent # # Synchronize only the gmail INBOX mailbox. # Channel picturefix-inbox -# Master :picturefix-remote: -# Slave :picturefix-local: +# Far :picturefix-remote: +# Near :picturefix-local: # Patterns INBOX # Create Both # SyncState * # # Synchronize only the sent mailbox. # Channel picturefix-sent -# Master :picturefix-remote:"[Gmail]/Verzonden berichten" -# Slave :picturefix-local:sent +# Far :picturefix-remote:"[Gmail]/Verzonden berichten" +# Near :picturefix-local:sent # Create Both # SyncState * @@ -116,8 +116,8 @@ Channel gmail-sent # SubFolders Legacy # Channel ninthfloor -# Master :ninthfloor-remote: -# Slave :ninthfloor-local: +# Far :ninthfloor-remote: +# Near :ninthfloor-local: # Patterns * # Create Both # SyncState * -- cgit v1.2.3-54-g00ecf