yujiantao commented on a change in pull request #4435: [AIRFLOW-3628] Add smtp_mime_from URL: https://github.com/apache/airflow/pull/4435#discussion_r249266020
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -342,7 +342,7 @@ smtp_ssl = False # smtp_password = airflow smtp_port = 25 smtp_mail_from = [email protected] - +smtp_mime_from = airflow Review comment: @feng-tao commit update including test ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
