darkag commented on issue #65012: URL: https://github.com/apache/airflow/issues/65012#issuecomment-4231264184
Yes that's the problem, with email backend , you could use every email sending API that you want (in our case we send mails with ms graph api) not just SMTP. More over, email backend gave a way to customize the way you send mails via airflow.utils.send_mail or notifications without having to pass on each dags if you want to change this way. -- 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]
