The following functions and variables are designated for internal use by the SMTP Client module.
Functions
|
Name |
Description |
|
Searches a string for an e-mail address. | |
|
Searches a ROM string for an e-mail address. |
Macros
|
Name |
Description |
|
Default port to use when unspecified | |
|
How long to wait before assuming the connection has been dropped (default 8 seconds) |
Module
Variables
|
Name |
Description |
|
State machine for the CR LF Period replacement Used by SMTPPut to transparently replace "rn." with "rn.." | |
|
Socket currently in use by the SMTP client | |
|
State machine for writing the SMTP message headers | |
|
Response code from server when an error exists | |
|
State machine for parsing incoming responses | |
|
Internal flags used by the SMTP Client | |
|
IP address of the remote SMTP server | |
|
Message state machine for the SMTP Client | |
|
State of the transport for the SMTP Client |