Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 377 Bytes

File metadata and controls

23 lines (15 loc) · 377 Bytes

imap-sample

nodejs imap sample client.

Starting

  • install dependencies and run script
cd app && npm install 
node app.js
  • open the following address in your browser
localhost:3000

The configuration file (setting.json) for the test mail box attached. Script has not been tested on a large volume of letters.