diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-06-22 11:19:59 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-06-22 11:19:59 +0200 |
| commit | 47062b3c994b840dda364ca1c40475ed9050a89f (patch) | |
| tree | d1363d1360e42b4fa327244dc0ca15a2f24cfbfd /.mbsyncrc | |
| parent | 2419ba1c155ac868810ee1d5aa33f68192246e05 (diff) | |
| download | dotfiles-47062b3c994b840dda364ca1c40475ed9050a89f.tar.gz dotfiles-47062b3c994b840dda364ca1c40475ed9050a89f.zip | |
Fixes here and there...
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.mbsyncrc')
| -rw-r--r-- | .mbsyncrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -95,9 +95,9 @@ SyncState * IMAPAccount susecom Host outlook.office365.com User msabate@suse.com -PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusecom.gpg" +PassCmd "~/bin/mutt_oauth2.py ~/.mail/susecom/sessionfile" SSLType IMAPS -AuthMechs Login +AuthMechs XOAUTH2 CertificateFile /etc/ssl/ca-bundle.pem Timeout 0 |
