izy-sync

2.1.14 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i izy-sync

    Weekly Downloads

    1

    Version

    2.1.14

    License

    ISC

    Last publish

    Collaborators

    • evgheniantropov
    • christoffdimitar
    • alex.wong
    • izyware