IMAPAccount gmail
Host imap.gmail.com
User dustinswan@gmail.com
PassCmd "gpg -d ~/.gmail-password.gpg"
UseIMAPS yes
#CertificateFile ~/.mail/gmail.pem

IMAPStore gmail-remote
Account gmail
#Path [Gmail]/

MaildirStore gmail-local
Path ~/.mail/gmail/
Inbox ~/.mail/gmail/INBOX
Flatten .

Channel gmail
Master :gmail-remote:
Slave :gmail-local:
# Include everything
Patterns *
# Automatically create missing mailboxes, both locally and on the server
Create Both
# Expunge Both
# Save the synchronization state files in the relevant directory
SyncState *



IMAPAccount iocom
Host secure.emailsrvr.com
User dswan@insors.com
PassCmd "gpg -d ~/.iocom-password.gpg"
UseIMAPS yes

IMAPStore iocom-remote
Account iocom
Path INBOX

MaildirStore iocom-local
Path ~/.mail/iocom/
Inbox ~/.mail/iocom/INBOX
Flatten .

Channel iocom
Master :iocom-remote:
Slave :iocom-local:
# Include everything
Patterns *
# Automatically create missing mailboxes, both locally and on the server
Create Both
# Expunge Both
# Save the synchronization state files in the relevant directory
SyncState *