aboutsummaryrefslogtreecommitdiff
path: root/share/imapnotify-temp
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-16 17:38:41 +0300
committerawy <awy@awy.one>2025-08-16 17:38:41 +0300
commit2f233ca560720f1fb48616f2dadfbc3871078a0f (patch)
tree4ec8efc57c7da3295861131a0437d78838ff05b0 /share/imapnotify-temp
parent4a773aa74bd9da4ff609eafbacc504661d33705c (diff)
use gopass as backendHEADmaster
Diffstat (limited to 'share/imapnotify-temp')
-rw-r--r--share/imapnotify-temp2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/imapnotify-temp b/share/imapnotify-temp
index a81cba2..48e2234 100644
--- a/share/imapnotify-temp
+++ b/share/imapnotify-temp
@@ -7,7 +7,7 @@
},
"username": "$login",
"password": "",
- "passwordCmd": "pass $passprefix$fulladdr",
+ "passwordCmd": "gopass $passprefix$fulladdr",
"onNewMail": "mailsync",
"onNewMailPost": "",
"boxes": [ "INBOX" ]