Jan Hentschel created OOZIE-3123:
------------------------------------
Summary: Make SMTP options configurable in email action
Key: OOZIE-3123
URL: https://issues.apache.org/jira/browse/OOZIE-3123
Project: Oozie
Issue Type: Improvement
Components: action
Affects Versions: trunk
Reporter: Jan Hentschel
Priority: Minor
Currently it is not possible to set SMTP-specific settings directly in the
email action in a workflow. In some use cases it can be helpful to set them in
the workflow instead of having to configure it in oozie-site. Setting some
configurations directly in the workflow would have the advantage to use, f.e. a
different FROM address for different workflows instead of one central address.
I would like to be able to set the following configurations from oozie-site
directly in the workflow:
* oozie.email.smtp.host
* oozie.email.smtp.port
* oozie.email.from.address
If these configurations are set in oozie-site the configuration in the workflow
should take precedence.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)