ryanb / letter_opener

Preview mail in the browser instead of sending.
MIT License
3.71k stars 236 forks source link

Template including raw email copy #218

Open cschilbe opened 1 month ago

cschilbe commented 1 month ago

Problem

In some cases, it is useful to be able to see the raw email message, potentially for debugging purposes.

Expected behaviour

It would be beneficial if there was a template that would display the raw email content.

Alternatively, this gem could allow overriding the templates in the project that is including it but this may be a lot more effort.