From cfa08e81a06e36ffbe44d1bc94f6a73b1d6a9bd7 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 14 Apr 2021 17:44:56 -0400 Subject: [PATCH] mailsync now uses Far/Near to mean Master/Slave Whenever you update mail with `mw -Y`, mailsync now warns that the Master/Slave commands in the `.mbsyncrc` file were deprecated in favor of the Far/Near terminology. This PR removes this annoyance and helps future-proof this project. --- bin/mw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mw b/bin/mw index b29e347..dc9ebde 100755 --- a/bin/mw +++ b/bin/mw @@ -61,8 +61,8 @@ Inbox ${XDG_DATA_HOME:-$HOME/.local/share}/mail/$fulladdr/${inbox:-INBOX} Channel $fulladdr Expunge Both -Master :$fulladdr-remote: -Slave :$fulladdr-local: +Far :$fulladdr-remote: +Near :$fulladdr-local: Patterns * !\"[Gmail]/All Mail\" Create Both SyncState *