![]() |
Network Dual-Stack Component
Version 7.0 (Beta)
MDK-Professional Middleware for IP Networking
|
SMTP Client routines allow sending of e-mail notifications using a SMTP server. More...
SMTP Client routines allow sending of e-mail notifications using a SMTP server.
Simple Mail Transfer Protocol (SMTP) is a widely used protocol for the delivery of e-mails between TCP/IP systems and users.
A SMTP Client can send e-mails to various recipients. A typical use is to send automated e-mail notifications to different e-mail addresses.
The following source code is part of the SMTP_Client_UIF.c template file. This code template enables the developer to create an application specific callback function. Also, user authentication for a specific SMTP server can be enabled or disabled: