We are setting up SMTP in our project, and there are templates for siging up, magic link, etc.
I was wondering, if there is any way to feed your own templates and use the built in smtp that is setup for the project ? I.e. is there a shared function or something that allows me to send stuff, or i have to use external functions e.g. sendmail to do that?