Skip to content

Send an HTML email over SMTP

Legoktm requested to merge html-smtp into main

Use a freely licensed template from mailchimp with some tweaks and use jinja2 to render the template; send it as multipart over SMTP since Toolforge Kubernetes doesn't have sendmail.

Bug: T319974

Merge request reports