We would like to configure our DMS to send email notifications to our users, so we need to add the SMTP settings to our DataMiner. However, we would like to avoid a system restart since it's a Production system.
Is there a way to add SMTP settings without restarting the DMS?
Additionally, if a restart is mandatory, would it be needed in all nodes of the cluster or just one is enough?
Goal is to send email notifications for critical alarms.
Hello Bruno,
Have you used the Client Test Tool to update the SMTP settings?
You could try to send the UpdateSmtpConfigMessage and see if the update is successful without a restart.
Do you know if this message has to be sent to each DMA?