Unable to send email even with after setting up SMTP credentials in .env and docker-compose.yml
I have set up all these variables in the .env file, and properly reference them in my docker-compose.yml file. However, I can't seem to figure out how to enable the sending of email. Did I miss anything in my setup/configuration? I set up the SMTP credentials in the server and also in the worker. However, I don't see anywhere where I'm able to send an email. Can someone help me? Is there a button to send emails? What is the condition to get the button so show, so that I can troubleshoot from there.


