aboutsummaryrefslogtreecommitdiff
path: root/config/offlineimap/config
blob: d3bc247231f4c9f0f9fe5cd479cede85ee3b2d37 (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
pythonfile = ~/.config/offlineimap/plugin.py

[Repository email-remote]
type = IMAP
remotehost = imap.seznam.cz
remoteuser = cynerd@email.cz
remotepasseval = get_pass("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
postsynchook = ~/.local/sbin/newmail-notify