MiskoPisko
MiskoPisko
MManifest
Created by MiskoPisko on 12/20/2024 in #questions-πŸ™‹
SMTP and mailing
I just found out about you guys yesterday as you were posted in nestjs discord. My use case for your app is simple β€œinfo” web eg some small company, doctors office etc. to use it mainly for contact forms but to be able to do also some custom mailing. In my point of view you have created light weight backend and any heavy lifting that needs to be done should be done by frontend. So i would simply add configuration to configure mailer module (nodemailer) and params from nodemailer should be sent from frontend. Im not sure about templating but i would give user an option to use some default template created by you (lets say some universal handlebars), where param text would be injected as <p>, or option to override html with custom template again created on frontend. Dont know how it is with contribution but i could create that feature for you if you are open to that πŸ™‚ if you have other idea lets discuss
3 replies