You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2024. It is now read-only.
I can send an email smoothly with html5 template as:
What I'm looking for, is instead of sending the template as the email body, I want to send it as attachement, something like:
What is the best way to do so.
Thanks