xpepermint / smtp-client

Simple, promisified, protocol-based SMTP client for Node.js.
36 stars 13 forks source link

example for connecting to outlook.com #1

Closed iocast closed 6 years ago

iocast commented 7 years ago

thanks for this lib. do you have an example how I can connect for example to

and sending out HTML eMails.

I'm always getting the error

Error: 140391825999744:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:794:

xpepermint commented 7 years ago

Hey. Not sure about. Make sure you start TLS.