Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-808

The mail from address can be set in an element 'log_mail_from' as a child of the 'settings' element

    XMLWordPrintable

Details

    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

          Activity

            People

              sos_engine_team TeamEngine
              oh Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: