[
https://issues.apache.org/jira/browse/AIRFLOW-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601291#comment-16601291
]
Apache Spark commented on AIRFLOW-2765:
---------------------------------------
User 'jeffkpayne' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3627
> Set default mime_charset in email_operator.EmailOperator to UTF-8, 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
> Assignee: Jeffrey Payne
> Priority: Major
> Fix For: 2.0.0
>
>
> 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)