Closed jonmchan closed 9 months ago
@jonmchan sorry it took that long to merge but I find it useful indeed! Thank you.
Thanks for merging @nashby ! If we can get a release, that would be awesome so I don't have to point to my custom branch in my Gemfile. Thanks!
@jonmchan hey! 1.9.0 has been released, please give it a try!
@nashby thanks so much - updated the gems and everything still works as expected!
I was interested in knowing where the generated message was being located so that I can open it up in another application. This PR simply exposes the generated message path in the original Mail::Message object. Thought someone else might find this useful.
It exposes the rich and the plain version at:
This object is returned from mailers such as ActiveMailer after the mail is sent.