You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jeff Melching (JIRA)" <ji...@apache.org> on 2017/03/17 17:19:42 UTC

[jira] [Created] (AIRFLOW-998) Allow email.py utility to specify a "from" address

Jeff Melching created AIRFLOW-998:
-------------------------------------

             Summary: Allow email.py utility to specify a "from" address
                 Key: AIRFLOW-998
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-998
             Project: Apache Airflow
          Issue Type: Bug
          Components: utils
            Reporter: Jeff Melching


The utility to send an email currently only uses the from address specified in the configuration.  Airflow should allow to pass the from address to this utility function as well as the EmailOperator.

The use case for this is the ability to send out automated scheduled reports, etc. with an address that isn't the generic airflow configured address.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)