From 572cf0d32940e2f93f282667c7a748647506e46a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 31 Mar 2024 12:15:37 +0200 Subject: Removed URV account from mbsync MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .mbsyncrc | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to '.mbsyncrc') diff --git a/.mbsyncrc b/.mbsyncrc index b7c68f8..62fb594 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -231,32 +231,3 @@ Group uoc Channel uoc-inbox Channel uoc-all Channel uoc-sent - -## -# urv: set to Pull only kind of for the same reasons - -IMAPAccount urv -Host outlook.office365.com -User 47108707-S@epp.urv.cat -PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpass.gpg" -SSLType IMAPS -AuthMechs Login -CertificateFile /etc/ssl/ca-bundle.pem -Timeout 0 - -IMAPStore urv-remote -Account urv - -MaildirStore urv-local -Path /home/mssola/data/mail/urv/ -Inbox /home/mssola/data/mail/urv/inbox -SubFolders Verbatim - -Channel urv -Far :urv-remote: -Near :urv-local: -Patterns * !Calendar -Create Both -Sync All -Expunge Both -SyncState * -- cgit v1.2.3