aboutsummaryrefslogtreecommitdiffstats
path: root/isync
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-05-05 13:16:08 +0100
committerYann Herklotz <git@yannherklotz.com>2020-05-05 13:16:08 +0100
commitbd29111406622c71d0eb4e2c20a85898c5cef392 (patch)
tree412239bbff159d4f16d7521cbf2d92f8238afe0e /isync
parent37dc8f0fa5ba1779d45dae1abf6d4b44850cfda1 (diff)
downloaddotfiles-bd29111406622c71d0eb4e2c20a85898c5cef392.tar.gz
dotfiles-bd29111406622c71d0eb4e2c20a85898c5cef392.zip
Use pass for password instead
Diffstat (limited to 'isync')
-rw-r--r--isync/.mbsyncrc6
1 files changed, 2 insertions, 4 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc
index be64efd..189fd5e 100644
--- a/isync/.mbsyncrc
+++ b/isync/.mbsyncrc
@@ -2,17 +2,15 @@ IMAPAccount imperial
Host outlook.office365.com
Port 993
User ymh15@ic.ac.uk
-PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphrase-file ~/.config/.yann --batch --yes -d ~/.authimperial.gpg"
+PassCmd "pass show imperial/ymh15"
SSLType IMAPS
-CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPAccount mailbox
Host imap.mailbox.org
Port 993
User ymherklotz@mailbox.org
-PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphrase-file ~/.config/.yann --batch --yes -d ~/.authmail.gpg"
+PassCmd "pass show mailbox/ymherklotz@mailbox.org"
SSLType IMAPS
-CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPStore imperial-remote
Account imperial