Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NGN.core.SmtpServer #5

Closed
coreybutler opened this issue Aug 3, 2012 · 0 comments
Closed

NGN.core.SmtpServer #5

coreybutler opened this issue Aug 3, 2012 · 0 comments

Comments

@coreybutler
Copy link
Member

Common SMTP Server.

Some work has already been done for this. It is possible to send mail using some existing classes in the library (based on node_mailer), as well as some extended classes in NGNX. The goal of a generic SMTP server is to provide a base class that can be used to build custom mail servers capable of sending and receiving messages (i.e. full stack).

This is a lower priority since so much work has already been done with node_mailer. It is also a large undertaking for a use case I don't have to fill right now. This class would really be for library completeness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant