balderdashy / sails-hook-email

Sails email hook
67 stars 34 forks source link

How to use sailsjs with Mailgun #37

Open Moidrh opened 6 years ago

Moidrh commented 6 years ago

Hello everyone, i'd like to know how to use Mailgun with a sails project. I was trying it but I only can send the email locally (it was save in the .tmp) but I'd like to send it to outlook.

Thanks!

steinathan commented 5 years ago

you can use a custom helper along side with nodemailer and mailgun, check thier docs for more info