aboutsummaryrefslogtreecommitdiffstats
path: root/mbsyncrc
blob: 71a07c3c1ab716d57da7ea1f76c267e0c3af4bd0 (plain)
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
IMAPAccount theos
Host theos.kyriasis.com
User kyrias
CertificateFile /etc/ssl/certs/ca-certificates.crt
SSLType IMAPS
SSLVersions TLSv1.2
AuthMechs GSSAPI

IMAPStore theos-remote
Account theos

MaildirStore theos-local
Path ~/mail/
Inbox ~/mail/inbox
SubFolders Verbatim

Channel theos
Master :theos-remote:
Slave :theos-local:
Patterns *
Create Slave
SyncState *
Expunge Both


IMAPAccount 5monkeys
Host imap.gmail.com
User johannes@5monkeys.se
PassCmd "pass show mail/johannes@5monkeys.se"
SSLType IMAPS
SSLVersions TLSv1.2

IMAPStore 5monkeys-remote
Account 5monkeys

MaildirStore 5monkeys-local
Path ~/5mail/
Inbox ~/5mail/inbox

Channel 5monkeys
Master :5monkeys-remote:
Slave :5monkeys-local:
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
Create Both
SyncState *
Expunge Both