aboutsummaryrefslogtreecommitdiffstats
path: root/mbsyncrc
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-10-05 11:23:00 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:37:35 +0200
commitc1f241e8ed36937cefb67c2b1452b3a4bbaac76b (patch)
tree58478015d5fb927acdde97d784733a43eec1798d /mbsyncrc
parent48e8cd262514dba9e2afa36723ea23d2c8a0ef38 (diff)
downloaddotfiles-c1f241e8ed36937cefb67c2b1452b3a4bbaac76b.tar.xz
mbsyncrc: Drop 5monkeys
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'mbsyncrc')
-rw-r--r--mbsyncrc26
1 files changed, 2 insertions, 24 deletions
diff --git a/mbsyncrc b/mbsyncrc
index 71a07c3..1878326 100644
--- a/mbsyncrc
+++ b/mbsyncrc
@@ -4,7 +4,8 @@ User kyrias
CertificateFile /etc/ssl/certs/ca-certificates.crt
SSLType IMAPS
SSLVersions TLSv1.2
-AuthMechs GSSAPI
+AuthMechs *
+PassCmd "pass show mail/johannes@kyriasis.com"
IMAPStore theos-remote
Account theos
@@ -21,26 +22,3 @@ 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