diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-09-21 15:33:50 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-09-21 15:33:50 +0200 |
| commit | 5efe7d437e6e4156eb519017943e5e857e7caf99 (patch) | |
| tree | 8b7c8fa3e5ea41fcdd6bc5c868b85cf3ac9b5faf | |
| parent | 8bc84b9a5fa5c893749cda365d389bac25daf540 (diff) | |
| download | dotfiles-5efe7d437e6e4156eb519017943e5e857e7caf99.tar.gz dotfiles-5efe7d437e6e4156eb519017943e5e857e7caf99.zip | |
mbsync: new otp mechanism around @suse.de address
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | .mbsyncrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -66,8 +66,8 @@ Channel gmail-sent IMAPAccount susede Host imap.suse.de -User msabate -PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusede.gpg" +User msabate@imapsusede +PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.imapsusede.gpg" SSLType IMAPS AuthMechs Login CertificateFile /etc/ssl/ca-bundle.pem |
