aboutsummaryrefslogtreecommitdiff
path: root/config/offlineimap/config
blob: 68539630e563c58f4a822bd3375cdd32fec3f2a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# vim: set ft=config:
[general]
accounts = email
maxsyncaccounts = 4

[Repository email-remote]
type = IMAP
remotehost = imap.seznam.cz
remoteuser = cynerd@email.cz
ssl = yes
sslcacertfile = /etc/ssl/certs/ca-certificates.crt

[Repository email-local]
type = Maildir
localfolders = ~/.mail/email

[Account email]
localrepository = email-local
remoterepository = email-remote
autorefresh = 1
postsynchook = ~/.local/sbin/newmail-notify