Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
/ smtp-client Public archive

A SMTP client module written in node, running in the browser. Exposes a high-level API wrapping an SMTP client.

License

Notifications You must be signed in to change notification settings

whiteout-io/smtp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smtp-client Build Status

A SMTP client module written in node, running in the browser. Exposes a high-level API wrapping an SMTP client.

Getting started

Run the following commands to get started

npm install && grunt

Then open chrome -> extentions, check developer mode, and add the root folder as packaged app and see the integration tests fly!

About

A SMTP client module written in node, running in the browser. Exposes a high-level API wrapping an SMTP client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published