uranusjr opened a new issue #19781: URL: https://github.com/apache/airflow/issues/19781
### Description Provide a way to test the email configurations work, perhaps in UI or CLI. ### Use case/motivation Airflow provides configurations for how emails should be sent. But after changing the configurations, it’s desirable to have a way to ensure they’re working by sending a test email, since otherwise it means the user is going to miss potentially critical email notifications and discover the error too late. The recent “Test Connection” addition on Connection entires is pretty awesome. Maybe we could do the same (although I’m not sure where the button should go). If there’s not a suitable UI location (or if the web server is not the correct process to send emails), we can add a CLI subcommand to do this instead. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
