Issue with confirmation email

I have deployed the sharetribe on Digital Ocean (ubuntu 18.04.1) and set up the SMTP settings in config/environments/production.rb

After that, I have restarted the nginx server and start the worker again RAILS_ENV=production bundle exec rake jobs:work

When I click on the “Resend Confirmation Instructions Button”, worker-run successfully and says email sent successfully. But I won’t get any email. I have checekd all folders.
Can anyone give me tips if I’m missing anything ?

Thank you in advance.

Thanks

1 Like

Experiencing the same problem,