Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can encode html email after rendering email templates? #17

Open
juragandotid opened this issue Feb 11, 2018 · 1 comment
Open

Can encode html email after rendering email templates? #17

juragandotid opened this issue Feb 11, 2018 · 1 comment

Comments

@juragandotid
Copy link

this my source :

maillist.forEach(function (to, i , text) { (this is array text explode list recipt email an this is loop function)

process external rendering : example path : test/mailtemplate

html : template
}
msg.to = to;

can u helpme to make function extrenal rendering and encode it the email template like base64 or another encode. After that call it to function -> html : this calling function after encode email templates.

Thank you.

@yads
Copy link
Owner

yads commented Feb 12, 2018

Sorry I'm not quite sure what you are asking here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants