1.4.0 • Published 4 years ago

persnolmailsender v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

��# persnolmailsender

servicce to send mail every 30 mins when server is crashed

createMailService ({ createService : { service: 'SendPulse', // service name auth: { user: 'account.email@example.com', // username pass: 'smtp-password' // password } }, messageData : { from: "sender@server.com", to: "receiver@sender.com", subject: "Message title", text: "Plaintext version of the message", html: "HTML version of the message" } })

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago