The following functions and variables are available to the stack application.
Functions
|
Name |
Description |
|
Requests control of the SMTP client module. | |
|
Releases control of the SMTP client module. | |
|
Flushes the SMTP socket and forces all data to be sent. | |
|
Determines if the SMTP client is busy. | |
|
Determines how much data can be written to the SMTP client. | |
|
Writes a single byte to the SMTP client. | |
|
Writes a series of bytes to the SMTP client. | |
|
Indicates that the on-the-fly message is complete. | |
|
Writes a series of bytes from ROM to the SMTP client. | |
|
Writes a string from ROM to the SMTP client. | |
|
Writes a string to the SMTP client. | |
|
Initializes the message sending process. |
Macros
|
Name |
Description |
|
Connection to SMTP server failed | |
|
DNS lookup for SMTP server failed | |
|
Message was successfully sent |
Module
Structures
|
Name |
Description |
|
Configures the SMTP client to send a message |
Variables
|
Name |
Description |
|
|