NetXMS Support Forum

English Support => General Support => Topic started by: nikos on January 04, 2010, 01:37:27 PM

Title: Any way to change the default "From Display" in email alerts
Post by: nikos on January 04, 2010, 01:37:27 PM
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!
Title: Re: Any way to change the default "From Display" in email alerts
Post by: Alex Kirhenshtein on January 04, 2010, 04:40:20 PM
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.
Title: Re: Any way to change the default "From Display" in email alerts
Post by: nikos on January 04, 2010, 05:15:53 PM
Hi Victor!

many thanks for the QUICK answer! ;-)

Kind regards