-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmbsyncrc
47 lines (40 loc) · 935 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
43
44
45
46
47
IMAPAccount chn
Host imap.gmail.com
User [email protected]
PassCmd "/Users/chigby/bin/get_password.py chnemail"
UseIMAPS yes
# see https://wiki.archlinux.org/index.php/Isync for how to obtain this file.
CertificateFile ~/.cert/imap.gmail.com.pem
IMAPStore chn-remote
Account chn
MaildirStore chn-local
Path ~/Mail/chn/
Inbox ~/Mail/chn/INBOX
Channel chn
Master :chn-remote:
Slave :chn-local:
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Drafts" "INBOX"
Create Both
Expunge Both
SyncState *
#
# sdf
#
IMAPAccount sdf
Host wm.sdf.org
User chigby
PassCmd "/Users/chigby/bin/get_password.py SDF"
UseIMAPS yes
CertificateFile ~/.cert/sdf2.imap.pem
IMAPStore sdf-remote
Account sdf
MaildirStore sdf-local
Path ~/Mail/sdf/
Inbox ~/Mail/sdf/inbox
Channel sdf
Master :sdf-remote:
Slave :sdf-local:
Patterns "INBOX" "INBOX.Trash" "INBOX.Drafts" "INBOX.Sent"
Create Both
Expunge Both
SyncState *