Question
Why is letter_opener not working?
Hello,
I’m just starting with a DO droplet, using Ubuntu 18.04, where I installed my Rails app as environment = “development” .
In my local machine I set the gem “letter_opener”, to access and debug the emails that has to be sent, and the same configuration is on the droplet (with specific hosts, of course).
But for some reason, the emails doesn’t seem to be sent, also I can’t see them in the browser… Anyone would have had the same issue? Did I miss something in my configuration?
Thx in advance for your help!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×