[
https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222865#comment-16222865
]
Marcin Szymanski commented on AIRFLOW-1723:
-------------------------------------------
A small request while you're doing this. Can you please add {{**kwargs}} to
{{send_email}} and push it down to the backend. It could be useful for calling
{{Personalization.add_custom_arguments}}, either directly with {{kwargs}} or
with a dictionary from {{kwargs\['custom_arguments'\]}}.
I can prepare prepare a new feature once this is sorted
> 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)