ryanb / letter_opener

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

Template including raw email copy #218

Open cschilbe opened 3 months ago

cschilbe commented 3 months 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.