-
Notifications
You must be signed in to change notification settings - Fork 1
/
dot_mbsyncrc
97 lines (84 loc) · 1.73 KB
/
dot_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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#################################
#################################
IMAPAccount gmail
Host imap.gmail.com
Port 993
User [email protected]
PassCmd "gpg -d ~/.mbsyncpass.gpg"
AuthMechs LOGIN
SSLType IMAPS
SSLVersions SSLv3
CertificateFile /usr/local/etc/[email protected]/cert.pem
Timeout 0
IMAPStore gmail-remote
Account gmail
MaildirStore gmail-local
Path ~/Mail/gmail/
Inbox ~/Mail/gmail/inbox
SubFolders Verbatim
Channel gmail
Master :gmail-remote:
Slave :gmail-local:
Patterns *
CopyArrivalDate yes
Create Both
Remove Both
Expunge Both
SyncState *
###########################
###########################
IMAPAccount skore
Host imap.gmail.com
Port 993
User [email protected]
PassCmd "gpg -d ~/.mbsyncpass.skore.gpg"
AuthMechs LOGIN
SSLType IMAPS
SSLVersions SSLv3
CertificateFile /usr/local/etc/[email protected]/cert.pem
Timeout 0
IMAPStore skore-remote
Account skore
MaildirStore skore-local
Path ~/Mail/skore/
Inbox ~/Mail/skore/inbox
SubFolders Verbatim
Channel skore
Master :skore-remote:
Slave :skore-local:
Patterns *
CopyArrivalDate yes
Create Both
Remove Both
Expunge Both
SyncState *
################################
################################
IMAPAccount ufpel
Host imap.gmail.com
Port 993
User [email protected]
PassCmd "gpg -d ~/.mbsyncpass.ufpel.gpg"
AuthMechs LOGIN
SSLType IMAPS
SSLVersions SSLv3
CertificateFile /usr/local/etc/[email protected]/cert.pem
Timeout 0
IMAPStore ufpel-remote
Account ufpel
MaildirStore ufpel-local
Path ~/Mail/ufpel/
Inbox ~/Mail/ufpel/inbox
SubFolders Verbatim
Channel ufpel
Master :ufpel-remote:
Slave :ufpel-local:
Patterns *
CopyArrivalDate yes
Create Both
Remove Both
Expunge Both
SyncState *