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 2021/09/30 21:24:58 UTC

[GitHub] [airflow] zachliu edited a comment on issue #17930: Emails notifications with AWS SES not working due to missing "from:" field

zachliu edited a comment on issue #17930:
URL: https://github.com/apache/airflow/issues/17930#issuecomment-931715547


   I was led here because of this warning message
   ```
   WARNING - /usr/local/lib/python3.8/site-packages/airflow/utils/email.py:102 PendingDeprecationWarning:
   Fetching SMTP credentials from configuration variables will be deprecated in a future release.
   Please set credentials using a connection instead.
   ```
   then i tried SES and had the same problem. i almost opened up a duplicated issue :joy_cat: 
   for now i just put SES SMTP credentials into a `smtp_default` connection but be careful: https://github.com/apache/airflow/issues/16468#issuecomment-931714174 
   


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