Skip to content

jsjohnst/node-smtp-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An SMTP/ESMTP Client module for Node.js (maybe one day in a far off gallaxy I might write the server)

Features:
- Very basic protocol implementation
- Very basic wrapper around the protocol to provide a bit of a nice interface for use in applications.

Issues:
- Cannot implement ssl/tls connections yet, hence mailservers like Google Mail which require STARTTLS and ssl/tls connections cannot be used yet.
- Experimental, I'm no genius when it comes to figuring out an RFC that was originally older then me. Use at your own risk, If you encounter problems, add them as an issue on the github project.

About

An SMTP Client & Server module for Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published