From 0f3444ced75558884334a99fc04b9c72b1924e42 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 5 Sep 2019 12:33:17 +0200 Subject: mbsync: adding changes on suse.com and ajuntament MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I already had these changes locally but never committed them... Signed-off-by: Miquel Sabaté Solà --- .mbsyncrc | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/.mbsyncrc b/.mbsyncrc index b80c0a1..f6678a7 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -93,8 +93,8 @@ SyncState * # suse.com IMAPAccount susecom -Host gwmail.emea.novell.com -User msabate +Host outlook.office365.com +User msabate@suse.com PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusecom.gpg" SSLType IMAPS AuthMechs Login @@ -117,3 +117,32 @@ Create Both Sync All Expunge Both SyncState * + +## +# ajuntament + +IMAPAccount ajuntament +Host mail.diba.cat +User dibasp\\sabatesm +PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusede.gpg" +SSLType IMAPS +AuthMechs Login +CertificateFile /etc/ssl/ca-bundle.pem +Timeout 0 + +IMAPStore ajuntament-remote +Account ajuntament + +MaildirStore ajuntament-local +Path ~/.mail/ajuntament/ +Inbox ~/.mail/ajuntament/inbox +SubFolders Verbatim + +Channel ajuntament +Master :ajuntament-remote: +Slave :ajuntament-local: +Patterns * !Calendar +Create Both +Sync All +Expunge Both +SyncState * \ No newline at end of file -- cgit v1.2.3