Simplest possible imap notifier
Connects to an IMAP server and runs a command when new mail is received
Not a library yet, sorry.
Install with npm
$ npm install -g jb55/imap-notify
$ imap-notify USER PASS CMD [HOST] [PORT]
env vars
IMAP_ALLOW_UNAUTHORIZED=1 # disable cert checking