Server Management - Systems Insight Manager
1833792 Members
2339 Online
110063 Solutions
New Discussion

SMTP Error in CIM 7

 
Kevin Stamper
Advisor

SMTP Error in CIM 7

How do I go about solving the following error in CIM 7 SP2.3? Thank you

Could not connect to SMTP host: smtp.ccccc.com, port: 25;
nested exception is:
java.net.ConnectException: Operation timed out: connect
1 REPLY 1
Rob Buxton
Honored Contributor

Re: SMTP Error in CIM 7

Find out why the SMTP Server is not accepting a connection from the HPSIM Server.

From the HPSIM Server try telnetting on Port 25 to the SMTP Server. Do you get aresponse? You should be able to start an SMTP dialogue e.g type HELO
If you cannot connect then there's your problem, it's at the SMTP end and HPSIM is having the same problem the telnet session is.