MNIT_MAILER 📧
Easily send mail to everyone in MNIT from any gmail account!
Pre Requisit (You need to apply this settings only once)
STEP 1
Turning on ‘less secure apps’ settings as mailbox user
1 Go to your (Google Account).
2 On the left navigation panel, click Security.
3 On the bottom of the page, in the Less secure app access panel, click Turn on access.
If you don't see this setting, your administrator might have turned off less secure app account access (check the instruction above).
4 Click the Save button.
STEP 2
Allow access from your gmail account
(this options basically allow to sign in to gmail from any location)
1 https://accounts.google.com/b/0/DisplayUnlockCaptcha
(replace /0 in link to /n where n is gmail account number through which you want to send mails)
Installation
MNIT MAILER 📧 requires Node.js v4+ to run.
Install the dependencies and devDependencies and start the server.
$ cd MNIT_MAILER
$ npm i
$ npm start
For production environments…
No specific changes needed
Development
Want to contribute? Great!
FORK the repository
To Do
1 Do something of 500 limit
2 Effectively show the sent data
License
MIT
Free Software, Hell Yeah!