Selaa lähdekoodia

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.
pull/707/head
Benjamin Chausse 3 vuotta sitten
vanhempi
commit
cfa08e81a0
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      bin/mw

+ 2
- 2
bin/mw Näytä tiedosto

@@ -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 *


Ladataan…
Peruuta
Tallenna