diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-31 12:15:37 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2024-04-02 16:38:49 +0200 |
| commit | 572cf0d32940e2f93f282667c7a748647506e46a (patch) | |
| tree | 0f30c0d120a0084894fcf05d4ebb8afc893adf7a /.mbsyncrc | |
| parent | 9be35b7d7ae6156765a8bd3616b38d529f2722ff (diff) | |
| download | dotfiles-572cf0d32940e2f93f282667c7a748647506e46a.tar.gz dotfiles-572cf0d32940e2f93f282667c7a748647506e46a.zip | |
Removed URV account from mbsync
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.mbsyncrc')
| -rw-r--r-- | .mbsyncrc | 29 |
1 files changed, 0 insertions, 29 deletions
@@ -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 * |
