diff options
author | awy <awy@awy.one> | 2025-08-16 17:38:41 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-16 17:38:41 +0300 |
commit | 2f233ca560720f1fb48616f2dadfbc3871078a0f (patch) | |
tree | 4ec8efc57c7da3295861131a0437d78838ff05b0 /share/imapnotify-temp | |
parent | 4a773aa74bd9da4ff609eafbacc504661d33705c (diff) |
Diffstat (limited to 'share/imapnotify-temp')
-rw-r--r-- | share/imapnotify-temp | 2 |
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" ] |