ashb commented on code in PR #53899: URL: https://github.com/apache/airflow/pull/53899#discussion_r2391827080
########## airflow-core/newsfragments/53899.feature.rst: ########## @@ -0,0 +1 @@ +SMTP email configuration now supports both legacy config and Airflow Connections for more flexibility and security. You can use either the classic [smtp] section in airflow.cfg or a Connection (type SMTP) for sending emails. This allows seamless migration and more dynamic setups. Review Comment: Agreed. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
