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/22 13:38:25 UTC

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

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

 ##########
 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 =
 
 Review comment:
   Can you add a short comment saying how/where this is different from the above setting please?

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