stxsmail posts messages depending on the execution results.
The messages and appropriate responses are described below.
Explanation
stxsmail was started incorrectly. (Parameters are missing, invalid options are specified, or invalid values are specified for options.)
Response
Check the operations for stxsmail, and specify correct options and parameters.
Explanation
Initialization of WinSock failed. (An error occurred in the WSACleanup function.)
Response
Confirm that WinSock can be used on the system. (WinSock can generally be used, so if this error occurs, the OS must be reinstalled.)
Explanation
Initialization of WinSock failed. (An error occurred in the WSAStartup function.)
Response
Confirm that WinSock can be used on the system. (WinSock can generally be used, so if this error occurs, the OS must be reinstalled.)
Explanation
Creating a WinSock socket failed. (An error occurred in the socket function.)
Response
Confirm that WinSock can be used on the system. (WinSock can generally be used, so if this error occurs, the OS must be reinstalled.)
Explanation
The server node name specified for <MailServer> could not be converted to an IP address.
Response
Check the network environment to determine whether the server node name can be correctly converted to an IP address (make sure that DNS settings are correct).
Explanation
Connection to the mail server failed.
Response
Check whether the mail server specified in <MailServer> is functioning normally.
Explanation
Data sending to the mail server failed.
Response
Check whether the mail server specified in <MailServer> is functioning normally. If it is, then check whether the mail server supports the standard protocol, SMTP.
Explanation
Data receiving from the mail server failed.
Response
Check whether the mail server specified in <MailServer> is functioning normally. If it is, then check whether the mail server supports the standard protocol, SMTP.
Explanation
Mail sending failed.
Response
Check whether the mail server specified in <MailServer> supports the standard protocol, SMTP.
Explanation
The mail server sends no response.
Response
Check whether the mail server specified in <MailServer> is functioning normally. If it is, then check whether the mail server supports the standard protocol, SMTP.
Explanation
No "From:" header item was found in the mail file.
Response
Specify the "From:" mail header item correctly in the mail file.
Explanation
No "To:" mail header item was found in the mail file.
Response
Specify the "To:" mail header item correctly in the mail file.
Explanation
The specified mail file was not found.
Response
Check for the mail file specified in <MailFile>.
Explanation
The mail server sends no response.
Response
Check whether the mail server specified in <MailServer> is functioning normally. If it is, then check whether the mail server supports the standard protocol, SMTP.