Avatar

Level 3

Hi Darren
Thanks for enlighten me. 
As per config file, there is no IP's mentioned. mxAddress value is empty. Could you pls help me, how to find it in this case?
Also I could see the IP addresses in the application monitoring.

<!-- Configuration of the SMTP server
mxAddress : IP address of SMTP server for the transfer of emails.
mxPort : TCP port of SMTP server used for the Email transfer. Default: 25 -->
<mailExchanger mxAddress="" mxPort="25"/>

Thank you!