mail - move maildir
This commit is contained in:
parent
af053ef83a
commit
44e51aec75
14
mbsyncrc
14
mbsyncrc
@ -35,17 +35,17 @@ Account "12ul"
|
||||
|
||||
# Local Stores {{{
|
||||
MaildirStore gmail-local
|
||||
Path "~/Mail/gmail/"
|
||||
Inbox "~/Mail/gmail/Inbox"
|
||||
Path "/mnt/lexicon/Mail/gmail/"
|
||||
Inbox "/mnt/lexicon/Mail/gmail/Inbox"
|
||||
|
||||
MaildirStore ugent-local
|
||||
Path "~/Mail/ugent/"
|
||||
Inbox "~/Mail/ugent/Inbox"
|
||||
Trash "~/Mail/ugent/Trash"
|
||||
Path "/mnt/lexicon/Mail/ugent/"
|
||||
Inbox "/mnt/lexicon/Mail/ugent/Inbox"
|
||||
Trash "/mnt/lexicon/Mail/ugent/Trash"
|
||||
|
||||
MaildirStore 12ul-local
|
||||
Path "~/Mail/12ul/"
|
||||
Inbox "~/Mail/12ul/Inbox"
|
||||
Path "/mnt/lexicon/Mail/12ul/"
|
||||
Inbox "/mnt/lexicon/Mail/12ul/Inbox"
|
||||
# }}}
|
||||
|
||||
# Channels {{{
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
- !supmua.org,2006-10-01/Redwood/Maildir
|
||||
uri: maildir:/home/felix/Mail/gmail/Inbox
|
||||
uri: maildir:/mnt/lexicon/Mail/gmail/Inbox
|
||||
usual: true
|
||||
archived: false
|
||||
sync_back: true
|
||||
@ -8,7 +8,7 @@
|
||||
labels:
|
||||
- GMail
|
||||
- !supmua.org,2006-10-01/Redwood/Maildir
|
||||
uri: maildir:/home/felix/Mail/ugent/Inbox
|
||||
uri: maildir:/mnt/lexicon/Mail/ugent/Inbox
|
||||
usual: true
|
||||
archived: false
|
||||
sync_back: true
|
||||
@ -16,7 +16,7 @@
|
||||
labels:
|
||||
- UGent
|
||||
- !supmua.org,2006-10-01/Redwood/Maildir
|
||||
uri: maildir:/home/felix/Mail/12ul/Inbox
|
||||
uri: maildir:/mnt/lexicon/Mail/12ul/Inbox
|
||||
usual: true
|
||||
archived: false
|
||||
sync_back: true
|
||||
@ -24,7 +24,7 @@
|
||||
labels:
|
||||
- 12UL
|
||||
- !supmua.org,2006-10-01/Redwood/Maildir
|
||||
uri: maildir:/home/felix/Mail/gmail/Sent
|
||||
uri: maildir:/mnt/lexicon/Mail/gmail/Sent
|
||||
usual: true
|
||||
archived: true
|
||||
sync_back: true
|
||||
@ -32,7 +32,7 @@
|
||||
labels:
|
||||
- GMail
|
||||
- !supmua.org,2006-10-01/Redwood/Maildir
|
||||
uri: maildir:/home/felix/Mail/ugent/Sent
|
||||
uri: maildir:/mnt/lexicon/Mail/ugent/Sent
|
||||
usual: true
|
||||
archived: true
|
||||
sync_back: true
|
||||
@ -40,7 +40,7 @@
|
||||
labels:
|
||||
- UGent
|
||||
- !supmua.org,2006-10-01/Redwood/Maildir
|
||||
uri: maildir:/home/felix/Mail/12ul/Sent
|
||||
uri: maildir:/mnt/lexicon/Mail/12ul/Sent
|
||||
usual: true
|
||||
archived: true
|
||||
sync_back: true
|
||||
|
Loading…
Reference in New Issue
Block a user