Getting notmuch/alot/afew/mbsync/msmtp working. sort of

This commit is contained in:
Dustin Swan
2014-03-25 12:33:53 -05:00
parent 818b70a16b
commit 9bd2f3a257
9 changed files with 71 additions and 16 deletions

View File

@@ -25,3 +25,30 @@ 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"
# SSL
UseIMAPS yes
IMAPStore iocom-remote
Account iocom
MaildirStore iocom-local
Path ~/.mail/iocom/
Inbox ~/.mail/iocom/INBOX
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 *