You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought that this was it, but when I sign up a user or try to reset a password, I do not get an email. The address, domain, and api key are all correct. I saw that somehow we are suppose to install the adapter through 'npm'. I have never installed something with npm before and do not know how to. I get access to my server through connecting to my instance by launching my SSH Client. How do I go from there to just add/install npm i parse-server-mailgun properly?
I have been working on this mailgun integration for months and I am in desperate need for help. So if anyone can give me any help I will be forever grateful!
The text was updated successfully, but these errors were encountered:
fprospato
changed the title
Mailgun adapter
Mailgun Adapter Not Sending Emails
Nov 17, 2017
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello,
I set up my parse server for my iOS project using AWS with Bitnami. I added this to my server.js file:
I thought that this was it, but when I sign up a user or try to reset a password, I do not get an email. The address, domain, and api key are all correct. I saw that somehow we are suppose to install the adapter through 'npm'. I have never installed something with npm before and do not know how to. I get access to my server through connecting to my instance by launching my SSH Client. How do I go from there to just add/install
npm i parse-server-mailgun
properly?I have been working on this mailgun integration for months and I am in desperate need for help. So if anyone can give me any help I will be forever grateful!
The text was updated successfully, but these errors were encountered: