blob: 075bfddd4eb783a45c7c886465837e086d73033d (
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
|
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 Both
SyncState *
Expunge Both
CopyArrivalDate yes
|