1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-05 20:10:37 +00:00
emailjs/smtp
ooskapenaar eb437ebf7d Attachment read mode 'r+' incorrect
'r' mode is fine, because you do not change the attachment as you read it.
2013-10-31 13:15:01 +01:00
..
address.js Fix conditional statements relating to address parsing 2012-07-30 11:00:22 +02:00
client.js Email's text content is not required if email body is inlined html 2013-02-15 23:54:06 +08:00
error.js use Error for handling errors so stack trace can be read 2012-08-03 04:24:20 -07:00
message.js Attachment read mode 'r+' incorrect 2013-10-31 13:15:01 +01:00
response.js use Error for handling errors so stack trace can be read 2012-08-03 04:24:20 -07:00
smtp.js Disabling xoauth2 since it doesn't appear to be working with gmail 2013-08-16 18:09:17 -06:00
tls.js support pair._ssl and pair.ssl 2011-05-16 09:40:43 -07:00