diff --git a/config/dot_config/offlineimap/config b/config/dot_config/offlineimap/config new file mode 100644 index 0000000..d14d4bd --- /dev/null +++ b/config/dot_config/offlineimap/config @@ -0,0 +1,16 @@ +[general] +accounts = posteo + +[Account posteo] +localrepository = localposteo +remoterepository = remoteposteo + +[Repository localposteo] +type = Maildir +localfolders = ~/Mail/Posteo + +[Repository remoteposteo] +type = IMAP +remotehost = posteo.de +remoteuser = johnnie@posteo.de +sslcacertfile = /etc/ssl/certs/ca-certificates.crt