![]() |
Network Component
Version 6.0
MDK-Professional Middleware for IP Networking
|
Functions | |
| uint32_t | smtp_client_request (smtpClientRequest request, char *buf, uint32_t buflen, uint32_t *pvar) |
| [code_SMTP_Client_UIF] | |
| void | smtp_client_notify (smtpClientEvent event) |
| Notify the user application when SMTP client operation ends. | |
| bool | smtp_client_accept_authentication (const uint8_t *ip_addr) |
| Accept or deny authentication requested by SMTP server. | |