You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
746 B
Plaintext

[general]
accounts = IOCOM, Gmail
pythonfile = ~/dotfiles/offlineimap.py
[Account IOCOM]
localrepository = IOCOMLocal
remoterepository = IOCOMRemote
[Repository IOCOMLocal]
type = Maildir
localfolders = ~/Mail/IOCOM
[Repository IOCOMRemote]
type = IMAP
remotehost = secure.emailsrvr.com
remoteuser = dswan@insors.com
remotepasseval = decrypt_password(".iocom-password.gpg")
realdelete = no
[Account Gmail]
localrepository = GmailLocal
remoterepository = GmailRemote
[Repository GmailLocal]
type = Maildir
localfolders = ~/Mail/Gmail
[Repository GmailRemote]
type = Gmail
remoteuser = dustinswan@gmail.com
remotepasseval = decrypt_password(".gmail-password.gpg")
realdelete = no
sslcacertfile=/usr/local/etc/openssl/osx_cert.pem
ssl = yes