Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
None
-
None
Description
Desired Behavior
- Sending mail is considered to be out-tasked from JobScheduler to a new Plugin:
- Develop a separate component in Java
- make use of the Plugin Interface as indicated by
JS-1195
- Basic functionality
- authentication
- encrypted communication
- formatting of mail content
- queueing of outgoint mail (as covered by the housekeeping job scheduler_dequeue_mail)
- support for distribution lists
- Usability
- Better configurability for individual conditions when to send mail.
- Better manageability of mail contents and recipient groups
- Operability
- Better control of the point in time when mail is sent (at job start, at end of job)
Attachments
Issue Links
- is related to
-
JS-808 The mail from address can be set in an element 'log_mail_from' as a child of the 'settings' element
- Deferred
-
JS-1413 JobScheduler email should have consistent timezone information in email header, body and attachments
- Dismissed
-
JS-1418 Big Task log should not hang or crash JobScheduler in case of mail_on_error=yes
- Dismissed
- is required by
-
JS-921 The setting mail_on_error should not create multiple mails if a job is repeated due to an order setback
- Dismissed
-
JS-926 The API method Mail.dequeue() should respect SMTP security settings
- Dismissed
-
JS-102 include order log in warning mails for jobs with order="yes"
- Deferred
-
JS-1065 It should be possible to set the email_on_error|warning|success temporarily with JobScheduler API
- Deferred
-
JS-1312 Sending mail with configurable content on success, warning, error
- Deferred
-
JS-1360 Include the contents of the log file that is attached to the error email
- Deferred