We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f958b9 commit 7c7d4feCopy full SHA for 7c7d4fe
dots/isync-work/.config/isync/config
@@ -4,7 +4,8 @@ Create Slave
4
IMAPAccount datameer
5
Host imap.gmail.com
6
User mb@datameer.com
7
-PassCmd "GNUPGHOME=$HOME/.local/share/gnupg PASSWORD_STORE_DIR=$HOME/.local/share/pass/password-store pass Apps/isync"
+AuthMechs XOAUTH2
8
+PassCmd "GNUPGHOME=$HOME/.local/share/gnupg PASSWORD_STORE_DIR=$HOME/.local/share/pass/password-store pass Apps/gmail/access_token"
9
SSLType IMAPS
10
CertificateFile /etc/ssl/certs.pem
11
PipelineDepth 50
0 commit comments