diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-25 21:51:56 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-25 21:51:56 +0200 |
commit | 84f8ecb861c0cf512f23456286574f0190a55463 (patch) | |
tree | 1b937517bfb846744307755e8ecbe8a9549fd853 /mbsyncrc | |
parent | adf2660a14c98c38bbbf6fc65cc35cb4dc246274 (diff) | |
download | dotfiles-84f8ecb861c0cf512f23456286574f0190a55463.tar.xz |
mbsyncrc: Add 5m mail
Diffstat (limited to 'mbsyncrc')
-rw-r--r-- | mbsyncrc | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -20,3 +20,26 @@ Patterns * Create Slave SyncState * Expunge Both + + +IMAPAccount 5monkeys +Host imap.gmail.com +User johannes@5monkeys.se +PassCmd "pass show mail/johannes@5monkeys.se" +SSLType IMAPS +SSLVersions TLSv1.2 + +IMAPStore 5monkeys-remote +Account 5monkeys + +MaildirStore 5monkeys-local +Path ~/5mail/ +Inbox ~/5mail/inbox + +Channel 5monkeys +Master :5monkeys-remote: +Slave :5monkeys-local: +Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" +Create Both +SyncState * +Expunge Both |