-
Notifications
You must be signed in to change notification settings - Fork 10
Notifier: SMTP #107
Copy link
Copy link
Open
Labels
area: notifiershelp wantedExtra attention is neededExtra attention is neededlevel: intermediatepriority: lowtype: featureA request for or implementation of a new featureA request for or implementation of a new feature
Milestone
Metadata
Metadata
Assignees
Labels
area: notifiershelp wantedExtra attention is neededExtra attention is neededlevel: intermediatepriority: lowtype: featureA request for or implementation of a new featureA request for or implementation of a new feature
Send a notification via email through a specified set of SMTP credentials.
The user must provide the SMTP credentials, we don't provide any kind of email sending service, we simply ship the email using the provided credentials, if they have been configured.
Let's build a nice looking email using HTML - Perhaps we can use something like Jinja2 to construct it from a template?