aboutsummaryrefslogtreecommitdiffstats
path: root/mbsyncrc
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-25 21:51:56 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-25 21:51:56 +0200
commit84f8ecb861c0cf512f23456286574f0190a55463 (patch)
tree1b937517bfb846744307755e8ecbe8a9549fd853 /mbsyncrc
parentadf2660a14c98c38bbbf6fc65cc35cb4dc246274 (diff)
downloaddotfiles-84f8ecb861c0cf512f23456286574f0190a55463.tar.xz
mbsyncrc: Add 5m mail
Diffstat (limited to 'mbsyncrc')
-rw-r--r--mbsyncrc23
1 files changed, 23 insertions, 0 deletions
diff --git a/mbsyncrc b/mbsyncrc
index 56650f7..6323d7c 100644
--- a/mbsyncrc
+++ b/mbsyncrc
@@ -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