Skip to content

jb55/imap-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imap-notify

Simplest possible imap notifier

Connects to an IMAP server and runs a command when new mail is received

Not a library yet, sorry.

Installation

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 

About

Simple script that connects to an IMAP server and runs a command when mail arrives

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors