We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In some cases, it is useful to be able to see the raw email message, potentially for debugging purposes.
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.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: