Jeffrey Payne created AIRFLOW-2765:
--------------------------------------
Summary: Setting UTF-8 as default mime_charset in
email_operator.EmailOperator, to match email utils
Key: AIRFLOW-2765
URL: https://issues.apache.org/jira/browse/AIRFLOW-2765
Project: Apache Airflow
Issue Type: Improvement
Components: operators
Reporter: Jeffrey Payne
Assuming we would want both {{EmailOperator()}} and
{{utils.email.send_email()}} to use the same default value for the
{{mime_charset}} parameter. The default for {{utils.email.send_email()}} was
recently changed to {{UTF-8}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)