Codebase list citadel / upstream/8.12 notify_about_newmail.js
upstream/8.12

Tree @upstream/8.12 (Download .tar.gz)

notify_about_newmail.js @upstream/8.12raw · history · blame

1
2
3
4
5
6
7
{ "message_notification" : {
	"to" : "^notifyuser",
	"syncsource" : "^syncsource",
	"msgid" : "^msgid",
	"msgnum" : "^msgnum"
	}
}