E-mail support and email job #23
Labels
No Label
Bug
Deployed to: Production
Deployed to: Staging
Feature Request
Infrastructure
Out-there Idea
Ready to Deploy
Scope: APIs
Scope: Authentication
Scope: Databases
Scope: Exports
Scope: Plugins
Under Development
Won't Fix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Noded/backend#23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use nodemailer to add the ability to send e-mail defined via the
.env
file through anemail.config.js
file.Use an email service for this. Then, create an e-mail job that can send a message using a template.
e.g. we should be able to pass in the message details (to, from, cc, subject) as well as special contents (banner text, array of paragraphs, array of action buttons).
Should include the app_name at the top and bottom, as well as a link to login to Noded.