izy-sync
Node.js pop3 server components for Izyware
INSTALLATION
If you are using npm (the Node.js package manager) always ensure that your npm is up-to-date by running:
npm update -g npm
Then use:
npm install izy-sync
USING THE TOOL
To use the command line interface, use:
node cli.js
You may also use this tool to test pop3 servers.
node cli.js method clientpop3 ip <your_server_ip> port 1110 user user pass pass testsuite listandquit
NOTE
for more details, visit https://izyware.com