summaryrefslogtreecommitdiffstats
path: root/config/imapnotify/tozt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/imapnotify/tozt.conf')
-rw-r--r--config/imapnotify/tozt.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/imapnotify/tozt.conf b/config/imapnotify/tozt.conf
new file mode 100644
index 0000000..77d35dd
--- /dev/null
+++ b/config/imapnotify/tozt.conf
@@ -0,0 +1,8 @@
+{
+ "host": "mail.tozt.net",
+ "port": 993,
+ "tls": true,
+ "username": "doy@tozt.net",
+ "passwordCmd": "rbw get mail.tozt.net doy@tozt.net",
+ "boxes": [ "INBOX", "personal" ]
+}