2.1.14 • Published 7 years ago

izy-sync v2.1.14

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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