From a97e52425af1a98ca2cadd8258ccd8014c96da7c Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Fri, 20 Oct 2017 09:44:27 +0200 Subject: [PATCH] don't need this anymore --- mbsyncrc | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/mbsyncrc b/mbsyncrc index 3c53acd..700c2c8 100644 --- a/mbsyncrc +++ b/mbsyncrc @@ -14,13 +14,6 @@ PassCmd "gpg2 -u Noctua -q --no-secmem-warning --for-your-eyes-only --no AuthMechs "PLAIN" SSLTYPE "IMAPS" CertificateFile "/etc/ssl/certs/ca-certificates.crt" - -IMAPAccount thijs -Host "owa.ugent.be" -User "thijs.vangerrewey@ugent.be" -AuthMechs "PLAIN" -SSLTYPE "IMAPS" -CertificateFile "/etc/ssl/certs/ca-certificates.crt" # }}} Accounts # Remote Stores {{{ @@ -29,9 +22,6 @@ Account "gmail" IMAPStore ugent-remote Account "ugent" - -IMAPStore thijs-remote -Account "thijs" # }}} # Local Stores {{{ @@ -44,11 +34,6 @@ Path "/data/mail/ugent/" Inbox "/data/mail/ugent/Inbox" Trash "/data/mail/ugent/Trash" SubFolders "Verbatim" - -MaildirStore thijs-local -Path "/data/temporary/thijs/" -Inbox "/data/temporary/thijs/Inbox" -Trash "/data/temporary/thijs/Trash" # }}} # Channels {{{ @@ -88,13 +73,6 @@ Master ":ugent-remote:Verwijderde Items" Slave ":ugent-local:Trash" Create "Slave" SyncState "*" - -Channel thijs-inbox -Master ":thijs-remote:" -Patterns "*" -Slave ":thijs-local:" -Create "Slave" -SyncState "*" # }}} # Groups {{{