Hi,
I have installed the MM Email components and configured a test account to receive emails. In the Email Server Java application, SMTP CLIENT option - I have configured the corp email server IP, port - 25, authentication - true, and provided the username and password also. But still the mails are not sent from ESJ.
Error Message:
Service ‘Email’ failed in method ‘Send’ (ErrorCode=710 ErrorMsg=Connnection to SMTP Server host ‘xxx.xxx.x.xx’, port 25 failed.).
11:33:29.281 Trc 25020 [SvcSrvW-1] <6 0000Ga669QHG000W> Service ‘Email’ method ‘Send’ ended, processing time (ms): 1688.
11:33:29.281 Std 25080 [SvcSrvW-1] <6> Exception message: Connnection to SMTP Server host ‘xxx.xxx.x.xx’, port 25 failed..
11:33:29.281 Trc 25097 [SvcSrvW-1] <6> Response: Id=6|Type=Fault|Service=Email|Method=Send|Parameters=[FaultCode=“710”|FaultString=“06:03:29.281 Server: E-MailServer Msg: Connnection to SMTP Server host ‘xxx.xxx.x.xx’, port 25 failed.”]|UserData=.
11:33:29.312 Trc 25098 [SvcSrvW-1] <6> ‘Email.Send’ (request id 6) handling duration : 1734 ms.
IIn the same ESJ server - I have configured the same email account in outlook and from there am able to receive and send emails. Any pointers would be helpful.
Thanks.