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 = [email protected] +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: [email protected] With regards, Apache Git Services
