Manual
WEB SERVER CPU MODULE USER’S MANUAL FC9Y-B1278 10-3
10: E-MAIL
Special Data Registers
Confirm the error detail of EMAIL instruction
When the error code stored in D2 of EMAIL instruction is 7, the response from sending e-mail server can be confirmed
with special data register D8457. The error code that the sending e-mail servers return could vary with each sending
e-mail server. For details about the error code, contact the administrator of the sending e-mail server.
Programming WindLDR
1. Select Configuration from the WindLDR menu bar, and then click E-mail Settings.
The Function Area settings dialog box appears.
General Settings
SMTP Server: Specify the host name of the sending e-mail server that is used to send e-mails. A maximum of 40 ASCII
characters can be entered.
SMTP Server Port: Specify the port number of the sending e-mail server. The port number of the sending e-mail (SMTP)
server is usually 25. When the SMTP authentication is enabled, the port number 587 is usually used.
Sender E-mail Address: Specify the e-mail address that is included in the sender field of the e-mails to be sent from the
Web server CPU module. A maximum of 40 ASCII characters can be entered.
Sender Name: Specify the name that is included in the sender field of the e-mails to be sent from the Web server CPU
module. A maximum of 40 ASCII characters can be entered.
Example: The sender e-mail address and sender name are grouped and shown in the sender field of the e-mail. If the
sender e-mail address is test@sample.com and the sender name is Test Mail, the text shown in the sender field will be as
follows:
Test Mail <test@sample.com>
Error Code Description Possible Cause
451 The requested action is canceled Sending e-mail server is not working normally
530 Access denied SMTP authentication is not enabled in the Function Area Settings
535 Authentication error Account name or password for the authentication is incorrect