You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/08/28 05:18:36 UTC

[GitHub] [incubator-superset] bohlian commented on issue #7588: Not getting scheduled chat/dashboard emails

bohlian commented 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? 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org