- Custom imap servers
- Custom port
- Bulk checking
Install the app on the server
user@domain:~# git clone https://github.com/inplex-sys/mail-checker.git
user@domain:~# cd ./mail-checker/
user@domain:~# chmod 777 index.js
user@domain:~# npm install
user@domain:~# node ./index.js <server> <port> <file>