Open Moidrh opened 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!
you can use a custom helper along side with nodemailer and mailgun, check thier docs for more info
helper
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!