You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/27 09:03:39 UTC

[GitHub] [airflow] mc-borscht opened a new issue, #26700: Email Configuration How-To: Configuring e-mail via SES using environment variables

mc-borscht opened a new issue, #26700:
URL: https://github.com/apache/airflow/issues/26700

   ### What do you see as an issue?
   
   In the email configuration How-To - I think it would be useful to indicate how to configure AWS SES via environment variables - if this is possible. Currently the setup is limited to modifying airflow.cfg:
   
   ![image](https://user-images.githubusercontent.com/96577320/192479715-a269e327-924a-4508-b941-5e98773d27e7.png)
   
   Previously, the Sendgrid provider section covers configuration via both airflow.cfg OR environment variables:
   
   ![image](https://user-images.githubusercontent.com/96577320/192481942-e35b90a0-f32a-44d6-8ec1-1ad836b7ef8e.
   
   I appreciate that this inconsistency might reflect the limits of functionality but in case not - I would suggest adding the environment variable method here as well.  
   
   ### Solving the problem
   
   A simple "or" section with corresponding environment variables could be added in section 3 of the Email Configuration How-To Guide for AWS SES.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit 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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] pierrejeambrun commented on issue #26700: Email Configuration How-To: Configuring e-mail via SES using environment variables

Posted by GitBox <gi...@apache.org>.
pierrejeambrun commented on issue #26700:
URL: https://github.com/apache/airflow/issues/26700#issuecomment-1264411480

   Hello @mc-borscht,
   
   I don't see any reason why this wouldn't work for AWS SES configuration.
   
   I think it's a good idea to open a PR to suggest this change :)


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #26700: Email Configuration How-To: Configuring e-mail via SES using environment variables

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #26700:
URL: https://github.com/apache/airflow/issues/26700#issuecomment-1259205221

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org