Search code examples
mailgun

mailgun send template email via SMTP


I've created a HTML template on mailgun site. It work fine when I call the API restful.

So, I need use the template via SMTP.

My question: is possible to add headers on SMTP to use the template?

regards


Solution

  • No. Mailgun templates are only available through their web service.