Getting mail working better. Adding filters to afew config. Etc.
This commit is contained in:
parent
6cda265a83
commit
11b9cd2d08
6 changed files with 71 additions and 18 deletions
4
mbsyncrc
4
mbsyncrc
|
|
@ -2,7 +2,6 @@ IMAPAccount gmail
|
|||
Host imap.gmail.com
|
||||
User dustinswan@gmail.com
|
||||
PassCmd "gpg -d ~/.gmail-password.gpg"
|
||||
# SSL
|
||||
UseIMAPS yes
|
||||
#CertificateFile ~/.mail/gmail.pem
|
||||
|
||||
|
|
@ -13,11 +12,11 @@ Account gmail
|
|||
MaildirStore gmail-local
|
||||
Path ~/.mail/gmail/
|
||||
Inbox ~/.mail/gmail/INBOX
|
||||
Flatten .
|
||||
|
||||
Channel gmail
|
||||
Master :gmail-remote:
|
||||
Slave :gmail-local:
|
||||
#Path "[Gmail]."
|
||||
# Include everything
|
||||
Patterns *
|
||||
# Automatically create missing mailboxes, both locally and on the server
|
||||
|
|
@ -32,7 +31,6 @@ IMAPAccount iocom
|
|||
Host secure.emailsrvr.com
|
||||
User dswan@insors.com
|
||||
PassCmd "gpg -d ~/.iocom-password.gpg"
|
||||
# SSL
|
||||
UseIMAPS yes
|
||||
|
||||
IMAPStore iocom-remote
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue