From 2f233ca560720f1fb48616f2dadfbc3871078a0f Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 16 Aug 2025 17:38:41 +0300 Subject: use gopass as backend --- share/imapnotify-temp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/imapnotify-temp') 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" ] -- cgit v1.2.3