We are working on a Windows Servic开发者_如何学编程e, which at a given time needs to send an e-mail. We are trying to use Postal ( https://github.com/andrewdavey/postal ) to render some templates.
What is the best practice to create templates for outgoing email?Should I have each class create the html for the specific email?Should I have a text template with placeholders that are replaced by a