aboutsummaryrefslogtreecommitdiffstats
path: root/mbsyncrc
blob: 16045d2c8d2c67a1678d7cf1314857c75ff72361 (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
47
48
49
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 * !archlinux/*
Create Both
SyncState *
Expunge Both
CopyArrivalDate yes


IMAPAccount archlinux
Host mail.archlinux.org
User demize
SSLType STARTTLS
SSLVersions TLSv1.2
PassCmd +"pass show mail/demize@archlinux.org"

IMAPStore archlinux-remote
Account archlinux

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

Channel archlinux
Master :archlinux-remote:
Slave :archlinux-local:
Patterns *
Create Both
SyncState *
Expunge Both
CopyArrivalDate yes