[
https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222900#comment-16222900
]
Marcin Szymanski edited comment on AIRFLOW-1723 at 10/27/17 9:53 PM:
---------------------------------------------------------------------
Adding {{**kwargs}} there as well, without any handling inside resolves the
issue. Optionally, there could be warning, that unsupported parameters are
passed.
was (Author: ms32035):
Adding {{**kwargs}} there as well, without any handling inside resolves the
issue.
> 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
> Fix For: 1.10.0
>
>
> 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)