I am not able to get the sendgrid SMTP service running. I have tried using the SMTP service using Flask-mail app and it works. But from Mastodon it won’t work. Here are the settings.
Initially, the password that I setup was wrong. And when the server was running I changed the .env.production with the correct password and restarted all services. It still didn’t work. But when I created a new instance and filled up all the correct details in setup it worked just fine. Restarting the services did not work. I don’t know why.