Installation Steps :-
- Install node > 0.12.4
- run
git clone https://github.com/venkatesh3007/youvegotamail.git
cd youvegotmail
npm install
- replace imap server and user credentials in inbox.js file
node inbox.js
- Try sending an e-mail to the email address, you've specified in inbox.js.