[
https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208185#comment-16208185
]
Ash Berlin-Taylor commented on AIRFLOW-1723:
--------------------------------------------
Sendgrid has an SMTP service
https://sendgrid.com/docs/Classroom/Basics/Email_Infrastructure/recommended_smtp_settings.html
Given that exists I would suggest this PR is not needed -- if we support
sendgrid there are 10s (if not hundereds) of other services that could be used
instead.
> 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)