nelsontech opened a new pull request, #16506: URL: https://github.com/apache/dolphinscheduler/pull/16506
<!--Thanks very much for contributing to Apache DolphinScheduler, we are happy that you want to help us improve DolphinScheduler! --> ## Purpose of the pull request The content of this commit adjusts the email notification module so that when invalid email addresses are included among multiple recipients, it does not prevent all recipients from receiving emails. Instead, emails will continue to be delivered to the actual valid email addresses. ## Brief change log ## Verify this pull request <!--*(Please pick either of the following options)*--> This change added tests and can be verified as follows: - email alert to user whose email address is valid, and add other email address which is invalid ,when send email alert, the valid email address will receive the email alert message -- 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]
