.config/offlineimap/config
[raw]
[blame]
1[general]
2accounts = kyle
3fsync = false
4pythonfile = ~/.config/offlineimap/config.py
5
6[Account kyle]
7remoterepository = kyle-remote
8localrepository = kyle-local
9postsynchook = notmuch new
10
11[Repository kyle-remote]
12type = IMAP
13remotehost = imap.fastmail.com
14remoteuser = kyle@fuller.li
15remotepasseval = get_op_item('Fastmail', 'app_password')
16ssl = yes
17sslcacertfile = /etc/ssl/certs/ca-certificates.crt
18
19[Repository kyle-local]
20type = Maildir
21localfolders = ~/Mail/kyle@fuller.li