Chapter 2 Message List
77

iSM06062: Mail server connect error.

name=<aaa...a> code=<bbbbb>

errno=<ccccc>

[Classification] WARNING
[Explanation] It indicates that the connection to mail server has failed.
aaa...a : Function name
bbbbb : Internal code
ccccc : Error number
[Measures] Failed in connection with mail server (mail server specified in message driven
definition file on UNIX system, or mail server specified by link information of
environment settings on Windows system). Check addresses and operations of
defined mail server.

iSM06063: Recv error (from mail server).

name=<aaa...a> code=<bbbbb>

errno=<ccccc>

[Classification] WARNING
[Explanation] It indicates that receiving from the mail server has failed.
aaa...a : Function name
bbbbb : Internal code
ccccc : Error number (0 indicates that the socket communication via
SMTP server is closed.)
[Measures] Check the operation of the defined mail server, and resolve the problem.