VoyenceControl: How do I update the IP address for the SMTP server Report Advisor uses to send report emails?
book
Article ID: 330932
calendar_today
Updated On:
Products
VMware Smart Assurance
Issue/Introduction
Symptoms:
How do I update the IP address for the SMTP server VoyenceControl Report Advisor uses to send report emails?
Attempts to email a completed report using VoyenceControl Report Advisor result in an error pop up.
Environment
VMware Smart Assurance - NCM
Resolution
To update the IP address used for emailing completed reports, do the following:
For Linux and Solaris
- Log out of Report Advisor.
- On the Report Advisor server, navigate to $VOYENCE_HOME/web/conf.
- Open the web.properties file.
- Edit the following attribute to put in the correct IP address of the new SMTP server:
mail.smtp.server=10.241.213.21
- Save and exit the web.properties file.
- Restart the tomcat service and launch Report Advisor
For Windows
- Log out of Report Advisor
- On the Report Advisor server, navigate to $VOYENCE_HOME\web\conf.
- Open the web.properties file.
- Edit the following attribute to put in the correct IP address of the new SMTP server.
mail.smtp.server=10.241.213.21
- Save and exit the web.properties file.
- Restart the Apache Tomcat service and launch Report Advisor.
Additional Information
$VOYENCE_HOME refers to the installed location for VoyenceControl, typically /opt/voyence or C:\Program Files\VoyenceControl
Feedback
thumb_up
Yes
thumb_down
No