Closed patchlog closed 3 years ago
…ultipart/alternative message if the text_template is defined in the context
@patchlog thanks for the update, please also update the spacing and line separation
if (!!mail.data.text_template) { textTemplatePath = path.join(this.viewPath, mail.data.text_template + this.extName); }
…ultipart/alternative message if the text_template is defined in the context