summaryrefslogtreecommitdiffstats
path: root/config/imapnotify/tozt.conf
blob: 151c52bcced477263087b9c02e546e1f9b9b9009 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "host": "mail.tozt.net",
  "port": 993,
  "tls": true,
  "username": "doy@tozt.net",
  "passwordCmd": "rbw get mail.tozt.net doy@tozt.net",
  "boxes": [ "INBOX", "personal" ],
  "onNewMail": "echo new"
}