Network Dual-Stack Component  Version 7.0 (Beta)
MDK-Professional Middleware for IP Networking
 All Data Structures Files Functions Enumerations Groups Pages
SMTP Client

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.

Note
The page SMTP Client gives you more information on the actual usage of the functions and how to work with them in a project.

Code Examples

SMTP Client User Interface Template

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: