e-mailOn

This option is currently available only for EATB Worker. If this option is set, then an e-mail is sent to the predefined e-mail address notifying the recipient that the evaluation is done. Additionally, the evaluation's results can be attached to the e-mail (the folder is automatically zipped and attached). The upper limit of the attachment’s size is set to 10 MB. If the size of the attachments exceeds the allowed maximum size, only a notification mail is sent.

rb.settings.emailOn = true;
rb.settings.emailAddress = {'Max.Mustermann1@etas.com', 'Max.Mustermann2@de.bosch.com'};
rb.settings.emailAttachment = true;