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

Ash Berlin-Taylor commented on AIRFLOW-1723:
--------------------------------------------

I've taken a look, just one small comment. I don't know the sendgrid API so I'm 
going to assume that is correct :)

When I say "not core" I mean not living in the airflow repo at all. i.e. you 
could create a small python module, called say, airflow_email_sendgrid which 
could be `pip installed` along with airflow then set {{email_backend = 
airlfow_email_sendgrid.send_email_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