summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/imapnotify/tozt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/imapnotify/tozt.conf b/config/imapnotify/tozt.conf
index 77d35dd..80ed2b7 100644
--- a/config/imapnotify/tozt.conf
+++ b/config/imapnotify/tozt.conf
@@ -3,6 +3,6 @@
"port": 993,
"tls": true,
"username": "doy@tozt.net",
- "passwordCmd": "rbw get mail.tozt.net doy@tozt.net",
+ "passwordCmd": "head -n1 /run/user/1000/mbsyncloop",
"boxes": [ "INBOX", "personal" ]
}