Hi,
By default, alerts sent by email come with "NetXMS Server" as display name.
In the server configuration I am able to modify the from email address, but not the display name.
Since we have more that one NetXMS server running, we would like to modify this value, so we see immediately from which NetXMS node it has been sent.
Any way to configure this?
Thanks for your feedback!
Hello.
Currently it can't be configured. I've added parameter "SMTPFromName" and it will be available in next release.
However, as temporary solution, you can patch sources in src/server/core/email.cpp, line 258.
Hi Victor!
many thanks for the QUICK answer! ;-)
Kind regards