To change the SMTP IP needed to email generated reports from ReportAdvisor the following file needs to be edited:
Note: This change needs to be made on the same server that Report Advisor is installed.
- Edit $VOYENCE_HOME/web/conf/web.properties:
#Email properties
mail.smtp.server=<SMTP server IP>
- Save the changes and restart the tomcat service:
/etc/init.d/tomcat restart
The variable
$VOYENCE_HOME refers to the installed location of
VoyenceControl, typically
/opt/voyence.