aboutsummaryrefslogtreecommitdiff
path: root/config/offlineimap/config
blob: 53ccda1ef6de94640d33f355a2b7cc51c12efa31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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
status_backend = sqlite
autorefresh = 5
postsynchook = ~/.local/sbin/newmail-notify