chezmoi/dot_offlineimaprc
2025-09-22 14:15:42 +02:00

21 lines
480 B
Text

[general]
accounts = CowleyTech
pythonfile = ~/.offlineimap.py
[Account CowleyTech]
localrepository = CowleyTechLocal
remoterepository = CowleyTechRemote
postsynchook = ~/.local/bin/notmuch-hook.sh
[Repository CowleyTechRemote]
type = IMAP
remotehost = mail.chriscowley.me.uk
remoteuser = chris
remotepasseval = get_pass("imap")
ssl = yes
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
[Repository CowleyTechLocal]
type = Maildir
localfolders = ~/Maildir
restoreatime = no