Details
-
Feature
-
Status: Deferred (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Desired Behavior
The mail from address can be set in an element log_mail_from as a child of the settings element.
The priority is higher than the settings in the factory.ini and is less than the API (Mail.from).
Example:
<job> <settings> <log_mail_from><![CDATA[js@mycompany.com]]></log_mail_from> </settings> <script language="shell"> <![CDATA[ echo hello world ]]> </script> </job>
Maintainer Notes
- This feature is not intended for immediate implementation.
- This feature might become part of the major re-write of the e-mail management as indicated with
JS-1375
Attachments
Issue Links
- relates to
-
JS-1375 New e-mail management
- Dismissed