[ 
https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208193#comment-16208193
 ] 

Feng Lu commented on AIRFLOW-1723:
----------------------------------

Most SMTP services require username and password, which are very sensitive 
information and hard to revoke (consider Airflow config stores them in 
plaintext).  Sendgrid or similar services, provide the ability to specify an 
API key instead. One can easily mange the permission of the API key and revoke 
the key itself.

What exactly is your concern here re: supporting sendgrid?  

> Support sendgrid in email backend 
> ----------------------------------
>
>                 Key: AIRFLOW-1723
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1723
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: utils
>    Affects Versions: 1.9.0
>            Reporter: Feng Lu
>            Assignee: Feng Lu
>            Priority: Minor
>
> Current airflow email backend only supports SMTP, this PR aims to extend 
> email backend and integrate with sendgrid. The airflow config file is also 
> updated to include a [sendgrid] section where user can specify api_key and 
> mail_from. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to