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

Implement Email Messaging #12

Open
ndrwksr opened this issue Mar 19, 2020 · 0 comments
Open

Implement Email Messaging #12

ndrwksr opened this issue Mar 19, 2020 · 0 comments
Labels
enhancement New feature or request high priority Must get done ASAP

Comments

@ndrwksr
Copy link
Collaborator

ndrwksr commented Mar 19, 2020

sendEmail in messaging.ts needs to be implemented. The function currently receives a subject, body and email address to send to and should resolve with a MessagingOutcome on success (as the stub does) and throw an error if the case of an issue (caught by caller).

@ndrwksr ndrwksr added enhancement New feature or request help wanted Extra attention is needed high priority Must get done ASAP labels Mar 19, 2020
@ndrwksr ndrwksr removed the help wanted Extra attention is needed label Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority Must get done ASAP
Projects
None yet
Development

No branches or pull requests

1 participant