mbsyncrc: Update Master/Slave to Far/Near.

master
Pierre Neidhardt 2021-04-20 11:14:20 +02:00
parent 983c166dd2
commit d22821f330
1 changed files with 8 additions and 8 deletions

View File

@ -15,16 +15,16 @@ Path ~/.cache/mail/mail/
Inbox ~/.cache/mail/mail/inbox
Channel mail-all
Master :mail-remote:
Slave :mail-local:
Far :mail-remote:
Near :mail-local:
Patterns * "!Sent"
Create Both
Expunge Both
SyncState *
Channel mail-sent
Master :mail-remote:
Slave :mail-local:
Far :mail-remote:
Near :mail-local:
Patterns !* "Sent"
Create Both
Expunge Both
@ -47,16 +47,16 @@ Path ~/.cache/mail/atlas/
Inbox ~/.cache/mail/atlas/inbox
Channel atlas-all
Master :atlas-remote:
Slave :atlas-local:
Far :atlas-remote:
Near :atlas-local:
Patterns * "!Sent"
Create Both
Expunge Both
SyncState *
Channel atlas-sent
Master :atlas-remote:
Slave :atlas-local:
Far :atlas-remote:
Near :atlas-local:
Patterns !* "Sent"
Create Both
Expunge Both