Unable to send email

I have a Consul app running in dev mode (with bin/rails s -b 0.0.0.0 -p 8080).

I want to set up a mail server so users can register and confirm their emails.

After following https://consul_docs.gitbooks.io/docs/content/es/getting_started/dev_mailserver.html instructions, no email is received.

I tested with three accounts:

  1. debugmail.io
  2. Mailgun
  3. G suite

In none of the cases an email seems to have been sent from the Consul app server.

How can I run it in verbose mode and/or inspect logs?

How can I have Consul able to send emails?

Thank you.

1 Like

Hi Roger, sorry for the delay

I have problems to add images to the post, @vanessametonini can you help me with this ? :slight_smile:

Instead I made you the instructions in a google doc file

If you have any doubts please do not hesitate to contact us, I hope this can help you with you problem

regards!

1 Like

Thank you very much @denialtorres. We finally have mail working :slight_smile:

1 Like

Good!!

Roger, did you have anything to add in the documentation that you find is missing, during the process to make it work?

Thanks!

1 Like