parse-smtp-template icon indicating copy to clipboard operation
parse-smtp-template copied to clipboard

Parse Server Module to easy send emails via SMTP with a customizable template option

Results 2 parse-smtp-template issues
Sort by recently updated
recently updated
newest added

Started getting the following error: ``` Error: self-signed certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1535:34) at TLSSocket.emit (node:events:513:28) at TLSSocket.emit (node:domain:489:12) at TLSSocket._finishInit (node:_tls_wrap:949:8) at ssl.onhandshakedone (node:_tls_wrap:733:12) ``` Looks like this is due...

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.6.0 to 7.0.11. Release notes Sourced from nodemailer's releases. v7.0.11 7.0.11 (2025-11-26) Bug Fixes prevent stack overflow DoS in addressparser with deeply nested groups (b61b9c0) v7.0.10 7.0.10...

dependencies
javascript