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

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

Ah I didn't realise sendgrid uses the same credentials for SMTP as for managing 
the account. That is exceedingly... silly.

My concern with supporting sendgrind _in the core_ is if we support sendgrid 
then why not Mandril, Amazon SES, Postmark, Zapier, HubSpot, MailJet, ... ,... 
etc.

I would personally much rather the mail backend is pluggable and then things 
could live outside of airflow itself (as just python modules).

Note: I am not a core maintainer so other's might not share my view.

> 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