1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
jshinted, still left 12 errors More... over 13 years ago
Amazon SES support More... over 13 years ago
Merge pull request #38 from AGROSICA/master More... over 13 years ago
Fixing minor bug in examples causing the cid to not function. More... over 13 years ago
Renamed the example.js to example_smtp.js, but did it outside of git, unfortunately. More... over 13 years ago
Fully functional SES engine, and new example for configuring it. More... over 13 years ago
Adding some fixes to the SES library More... over 13 years ago
Adding initial code for SES support. Will now test. More... over 13 years ago
updated engine selection More... over 13 years ago
Merge pull request #37 from AGROSICA/master More... over 13 years ago
Modified Nodemailer to use a pluggable engine system, and converted the SMTP and sendmail functionality into engines. More... over 13 years ago
Better error support More... over 13 years ago
Better error support More... over 13 years ago
added support for Node.js Windows versions v0.5.0 - v0.5.2 (skip child_process) More... over 13 years ago
README update More... over 13 years ago
raises error when no recipients or sender e-mail addresses are set More... over 13 years ago
HELO fix More... over 13 years ago
bump version More... over 13 years ago
update boundary fix More... over 13 years ago
Merge pull request #29 from gevorg/master More... over 13 years ago
Some web email clients including "Yahoo! Web Mail" do not display emails with header "Content-Type: multipart/alternative", if boundary token is not enclosed by quotes. As a result, HTML emails sent using Nodemailer will not be displayed on "Yahoo! Web Mail", if following change will not be applied. More... over 13 years ago
forgot to update version nr. More... over 13 years ago
updated readme More... over 13 years ago
updated readme More... over 13 years ago
updated readme More... over 13 years ago
Edited examples/example.js via GitHub More... over 13 years ago
Allow TLS authentication failures (mostly untrusted certs etc.); always restart with an EHLO after TLS connection start More... over 13 years ago
Merge pull request #27 from krunkosaurus/master More... over 13 years ago
Readme and example.js optimizations: - Delete trailing whitespace - Standardize quotes - Clean JS and make easier to read. More... over 13 years ago
Edited README.md via GitHub More... over 13 years ago