srid / discourse-docker

[unmaintained] Install and manage Discourse via docker [2014]
MIT License
85 stars 12 forks source link

Emails not sending #19

Closed stephencarr closed 11 years ago

stephencarr commented 11 years ago

I am a little unclear on how to get emails to be sent out from the app. I've followed the setup guide word-for-word and added in my Postmark API key but no emails are being sent out of the app.

How can I debug this problem?

stephencarr commented 11 years ago

To answer my own question:

You can debug the mail queue using Sidekiq:

http://:5000/sidekiq/retries

My problem was I didn't verify the signature address I provided to Postmark.