vinitpradhn18 opened a new issue #12863: URL: https://github.com/apache/superset/issues/12863
Hi I am unable to send Dashboard email with superset Docker installation at dev environment. I also have installed geckodriver in superset_worker container and set WEBDRIVER_BASEURL = "http://0.0.0.0:8088/" from issue #9135 ### Expected results Receive reports by email ### Actual results #### Screenshots  If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. Navigate to superset folder 2. Run docker-compose up -d 3. Navigate to superset_worker container and Install geckodriver 4. Configure SMTP at superset/config.py and set Enable Alerts = True ### Environment (please complete the following information): - superset version: `1.0` - python version: `3.7.9` Any help would be appreciated ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
