node-sendmail
node-sendmail copied to clipboard
send mail without setting up a SMTP server
I'm using an express js MVC structure like a server and with this Node-Sendmail package. I got some different types of errors. Can anyone please help me to resolve this...
Hi! The current package description > Send mail without SMTP server is very confusing, because from the readme it seems like this package does indeed need an SMTP server that...
Dear @guileen, In first, I wish you a Happy New Year! Can you add supports of : - SCRAM-SHA-1 - SCRAM-SHA-1-PLUS - SCRAM-SHA-256 - SCRAM-SHA-256-PLUS - SCRAM-SHA-512 - SCRAM-SHA-512-PLUS -...
Needs an update, multiple packages are depricated ## Expected Behavior should be updated ## Current Behavior mailcomposer and buildmail are unmaintained ## Possible Solution Update and find newer dependencies ##...
## Expected Behavior Would want to specify a different IP instead of host IP for connections ## Current Behavior There doesn't to be the option to add a sender IP...
Adding option to pass key and certificates to tls connection. ## Description Adding tls certificate solved this issue for me: https://github.com/guileen/node-sendmail/issues/76 ## Motivation and Context https://github.com/guileen/node-sendmail/issues/76 - I had this...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hello ! I'm trying to send anonymous mail for application support purpose. It worked a few weeks ago, but, I let it in a test project for a while, came...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...