imap-notify

run a command when email is received
git clone git://jb55.com/imap-notify
Log | Files | Refs | README

commit 8260404d4de5d440bda73f04d21858084d34cae1
parent 82ab065636339a0a62ad65f1d2ca6d76d422fbe4
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 17 Jul 2017 14:48:51 -0700

readme

Diffstat:
MREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -9,3 +9,11 @@ Install with npm $ npm install -g jb55/imap-notify + +## Usage + + $ imap-notify USER PASS CMD [HOST] [PORT] + + env vars + + IMAP_ALLOW_UNAUTHORIZED=1 # disable cert checking