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

Email Sending Module #12

Open
icydee opened this issue Jul 27, 2016 · 0 comments
Open

Email Sending Module #12

icydee opened this issue Jul 27, 2016 · 0 comments

Comments

@icydee
Copy link
Member

icydee commented Jul 27, 2016

We need a new module which can deal with sending Emails to users. This should be in the KA::Email namespace.

The module should provide the following capabilities.

  • Use a template system to create emails (check with TheTower, I think he has some ideas on this)
  • In development mode it should prevent emails going out to real users, but should output either to a configured developers email address, or to a file.
  • See if we can/need a separate docker container to mange an email service or whether the current KA-Server container can do it directly.
  • Some of the functionality can be taken from the existing code which uses the Email::Stuff module but it would be nice to factor out the functionality into it's own module.
@icydee icydee added this to the Implement some existing functions with Web-Socket calls. milestone Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant