In the MandrillTransport class its impossible to send a template that is stored on Mandrill without having a local template available. Which defeats the purpose of the Mandrill templates. The code on line 127 and line 85 also prevent you from passing template_content vars to Mandrill.
I'm not sure if this is by design or I'm totally confused on the usage of it.
In the MandrillTransport class its impossible to send a template that is stored on Mandrill without having a local template available. Which defeats the purpose of the Mandrill templates. The code on line 127 and line 85 also prevent you from passing template_content vars to Mandrill.
I'm not sure if this is by design or I'm totally confused on the usage of it.