-
Notifications
You must be signed in to change notification settings - Fork 2
/
.mbsyncrc
42 lines (35 loc) · 909 Bytes
/
.mbsyncrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
IMAPAccount britton.s.butler
Host imap.gmail.com
User [email protected]
PassCmd "pass gmail/britton.s.butler"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPStore britton-remote
Account britton.s.butler
MaildirStore britton-local
Subfolders Verbatim
Path ~/.Mail/britton
Inbox ~/.Mail/britton/inbox
Channel britton
Master :britton-remote:
Slave :britton-local:
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Trash"
Create Both
SyncState *
IMAPAccount kingcons
Host imap.migadu.com
User [email protected]
PassCmd "pass kingcons.io/brit"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPStore kingcons-remote
Account kingcons
MaildirStore kingcons-local
Subfolders Verbatim
Path ~/.Mail/kingcons
Inbox ~/.Mail/kingcons/inbox
Channel kingcons
Master :kingcons-remote:
Slave :kingcons-local:
Create Both
SyncState *