bohlian edited a comment on issue #7588: Not getting scheduled chat/dashboard 
emails
URL: 
https://github.com/apache/incubator-superset/issues/7588#issuecomment-525588248
 
 
   Hi guys, I am having troubles getting the menu options to show. I am using 
the docker version and I have set the following in config.py:
   
   `ENABLE_SCHEDULED_EMAIL_REPORTS = True
   
   EMAIL_NOTIFICATIONS = True
   SMTP_HOST = "somehost"
   SMTP_STARTTLS = True
   SMTP_SSL = True
   SMTP_USER = "someemail"
   SMTP_PORT = 25
   SMTP_PASSWORD = "somepassword"
   SMTP_MAIL_FROM = "somemailfrom"`
   
   Is there something that I am missing? I see the separator in the Manage menu 
but not the options. Apologies for any ignorance, I am quite new to this. 
Thanks guys

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to