You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/08/06 21:56:30 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #5647: [AIRFLOW-3628] Add smtp_mime_from

mik-laj commented on a change in pull request #5647: [AIRFLOW-3628] Add smtp_mime_from
URL: https://github.com/apache/airflow/pull/5647#discussion_r311292871
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -349,6 +349,7 @@ smtp_ssl = False
 smtp_port = 25
 smtp_mail_from = airflow@example.com
 
+smtp_mime_from = airflow
 
 Review comment:
   Can you show how the message looks now? I think it will be better if this field is empty in default configuration.

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