diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-10-05 11:23:00 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:37:35 +0200 |
commit | c1f241e8ed36937cefb67c2b1452b3a4bbaac76b (patch) | |
tree | 58478015d5fb927acdde97d784733a43eec1798d | |
parent | 48e8cd262514dba9e2afa36723ea23d2c8a0ef38 (diff) | |
download | dotfiles-c1f241e8ed36937cefb67c2b1452b3a4bbaac76b.tar.xz |
mbsyncrc: Drop 5monkeys
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | mbsyncrc | 26 |
1 files changed, 2 insertions, 24 deletions
@@ -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 |