isaiahiruoha commented on code in PR #51601:
URL: https://github.com/apache/airflow/pull/51601#discussion_r2162113453


##########
airflow-core/docs/howto/email-config.rst:
##########
@@ -184,6 +184,14 @@ Follow the steps below to enable it:
       email_conn_id = aws_default
       from_email = From email <[email protected]>
 
+   Equivalent environment variables looks like
+
+   .. code-block::
+
+      
AIRFLOW__EMAIL__EMAIL_BACKEND=airflow.providers.amazon.aws.utils.emailer.send_email

Review Comment:
   Hey @hussein-awala, any feedback on this PR? Hoping to work towards 
resolving any issues. 



-- 
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]

Reply via email to