Open hatpick opened 8 years ago
Is there a special trick to make it work on the heroku? @hatpick What do you mean by that? Probably you want to set some environment variables on your HEROKU to set your:
APP_NAME
PUBLIC_SERVER_URL
POSTMARK_API_KEY
SENDER_EMAIL
Should just work like any other Parse mail adapters ;)
@glennreyes I have all of these set but yet no email is being sent, I'm using latest parse-server.
Haven't tested this with latest parse-server, it's been a while when I wrote this. Probably specifying peerDeps was a good idea 😅 I would be really grateful for a PR fixing this with current parse-server!
Is there a special trick to make it work on the heroku? I have the following and it doesn't send any emails to my new users: