Commit History

Author SHA1 Message Date
  Fedor Indutny 03f1d895b9 fix for full email in 'to' field 14 years ago
  Fedor Indutny 23607a9fab base64 body 14 years ago
  Fedor Indutny 7e4e24b2c5 [debug] sream -> stream 14 years ago
  Fedor Indutny 0b5ae6be48 debug 14 years ago
  Fedor Indutny 725b9970d3 [smtp] wait for 250 after sending HELO 14 years ago
  Marak Squires d273146350 [misc] Added logo to project, updated ReadMe 14 years ago
  Marak Squires da468261b2 [misc] Added logo to project, updated ReadMe 14 years ago
  Marak Squires 2b5c67f5f4 [misc] Added back demos, not sure why they got removed. Added colors library. Bumped version 14 years ago
  Fedor Indutny eace7c1bf4 bump new version, wait for accept and continue responses before sending email 14 years ago
  Fedor Indutny d34106f338 wait for successfull auth 14 years ago
  Marak Squires b03ca29468 [misc] Removed errant console.log statement. Bumped to v0.4.4 14 years ago
  Marak Squires 94a27db613 bumped to v0.4.3 14 years ago
  Fedor Indutny a2f65f3492 lineWrap: false will disable lineWrapping of body, also html mails will have lineWrap switched off by default, new lineWrap 14 years ago
  Marak Squires 0cdbb92ccd [misc] Bumped to version 0.4.2 14 years ago
  Benjamin Thomas 229ff3d66d Make sure "mail from" command always has just an email address 14 years ago
  Benjamin Thomas defd5603e5 make content-type configurable 14 years ago
  Marak Squires 7de32d6c00 [fix] removed eyes reference 14 years ago
  Marak Squires 820b962ad3 [misc] bad english 14 years ago
  Marak Squires b568754d58 bumped to 0.4.0 14 years ago
  Marak Squires 79c2faebf4 moved demo files back to root 14 years ago
  Marak Squires 19054dc1ea changed port back to 25 14 years ago
  Marak Squires 69467c32e4 updating readme 14 years ago
  Marak Squires 183e038a31 [api] added the abiltity to do mustache templating. bumped to 0.4.0 14 years ago
  Dylan Clendenin 186590f7e2 modified send() to accept a callback so you can handle errors, if any 14 years ago
  Marak Squires ca611674cf updated demo and docs, bumped to version 0.3.0 14 years ago
  Elijah Insua 2f419bf93f bit of cleaning, fixed pre-connected write issue 14 years ago
  Elijah Insua dcaeb7d630 send mail using a single fd, process email queue, and disconnect afterwords 14 years ago
  Marak Squires 9309ac3493 [api] connection pooling per server and port seems to be working now. 14 years ago
  Marak Squires 67c2ee8bd3 [api] connection pool is closer to working. new connections are now created for every message 14 years ago
  Marak Squires 8720acabec [api] started to create connection pool. added stub python smtp server 14 years ago