Notifications via email
Here, /opt/workfusion/wf_installer is the default directory, where the installation package is extracted to.
To setup the email notifications during the installation of the WorkFusion platform:
In the configuration file <package-dir>/config.yml, specify the following parameters:
Name Description Default value mail_hostMail server host. Used by CT, WS localhostmail_portPort of mail server. Used by CT, WS 25mail_senderEmail address which will be used by CT and WS to send emails to users. noreply@example.comws_enable_worker_email_confirmationWhether to enable Email confirmation for worker users. Used by Workspace. falseIf the SMTP server requires authentication, in the configuration file <package-dir>/config.yml, specify the following parameters:
Name Description Default value mail_userCredentials used for authentication to SMTP server. Used by CT, WS, Monitoring. wfadmin mail_passwordCredentials used for authentication to SMTP server. Used by CT, WS, Monitoring. wfadmin