Closed rosstex closed 4 years ago
It would be great to have a way to get the rendered email as a string. I only see that rendering occurs after calling send().
Sure we have Message.as_string and Message.as_bytes methods
Message.as_string
Message.as_bytes
It would be great to have a way to get the rendered email as a string. I only see that rendering occurs after calling send().