The Email Client feature is available for all CLICK PLUS CPUs. It allows the PLC to be setup to send email messages including a subject, text body, Register values, Boolean states, and Date and Time stamps. This feature requires that a SMTP (Simple Mail Transfer Protocol) email server is available to the network.
You may need to consult your Network Administrator for assistance in setting up this feature.
For the Email Client settings to be complete other settings must also be configured:
The PLC Ethernet Port must be configured (Port1 or WLAN).
The Address Book must contain at least one Email Address.
An Email Instruction must be configured in the Ladder.
If using a Server Name, a DNS server must be configured or use DHCP.
To configure the Email Client, do the following:
Complete the fields on the Email Setup screen.
Sender Name: This can be any valid text. This name will be displayed as the Sender to those who receive the email. Your Network Administrator or email provider may apply restrictions.
Sender Email Address: The account that is being used to send emails.
SMTP Email Server > Server Name: Enter the URL for the SMTP email server or your email provider's SMTP Send Mail Server. Consult your Network Administrator or email provider for more information.
Example: smtp.gmail.com
![]()
Note: DNS must be enabled for the email server to recognize the URLs. See Com Port 1 (Ethernet) Setup for more information on DNS.
SMTP Email Server > IP Address: Can be used when the SMTP email server is assigned to a static IP and DNS is not enabled.
SMTP Port No: The SMTP Port Number. Some typical default port numbers are:
25 – SMTP No Authentication
587 – STARTTLS
465 – SMTPS
You should consult your Network Administrator or email provider for the correct port number for your service.
Encryption Setting > Don’t Use Encryption: Consult your Network Administrator or email provider about encryption requirements. This setting is uncommon unless using a local SMTP server.
Encryption Setting > Use STARTTLS: (Preferred) Transport Layer Security (TLS) is a cryptographic protocol that secures communication over a network by using security certificates to encrypt a connection between computers. (TLS versions 1.2 or 1.3 supported.)
Encryption Setting > Use SMTPS: (Legacy) (Simple Mail Transfer Protocol Secure) Method for securing SMTP with transport layer security. It is intended to provided authentication of the communication partners, as well as data integrity and confidentiality. SMTPS is not a proprietary protocol and not an extension of SMTP. It is just a way to secure SMTP at the transport layer.
Authentication > Account: User Account required by the email server to access the account for sending emails.
Authentication > Password: Password required by the email server to access the account. It is more and more common that Cloud based Email Clients will require separate Application Passwords for each hardware device. So the Password required here may not be the Users web portal Password, but instead a password provided by the cloud service. See this knowledge base article for more information:
Enable Email Troubleshooting: The recent communications between the email Client and Server can be recorded into a small buffer. This Email Log can be displayed in the software while online by using Menu > PLC > Check Event Records > Email Log. With the C2-03CPU the Log can also be saved into a file on the SD Card by using Menu > PLC > SD Control Center. The log is 4,096 characters in total length.
Setting Assistance: The four settings available here will pre-fill the Server Name with these commonly known URLs. Other Server Names can be typed manually.
Com Port 1 (Ethernet) Setup
CLICK PLUS Address Book
CLICK PLUS Email Log
CLICK PLUS Email Instruction