Email alerts
Configure the following properties to set up email alerts. Similarly, in addition to these properties, you must also configure com.unraveldata.login.admins.
Stop Unravel
<Unravel installation directory>/unravel/manager stop
Run the following command.
<Unravel installation directory>/unravel/manager config email enable
This will set the email with the default settings. However, you can edit the following settings:
smtp
<Unravel installation directory>/unravel/manager config email smtp <server> <port>
from
<Unravel installation directory>/unravel/manager config email from
<email address>
to
<Unravel installation directory>/unravel/manager config email to
<email address>
Apply the changes.
<Unravel installation directory>/unravel/manager config apply
Start Unravel
<Unravel installation directory>/unravel/manager start