Configuration of the SMTP client.
Configuration of the SMTP client.
SMTP Client Configuration File
The SMTP client configuration file Net_Config_SMTP_Client.h contains the following settings:
- Response Timeout in seconds which is an inactivity timeout. When the SMTP Client does not receive a response from the SMTP server within this timeout, it aborts the operation.
- Email Attachments which enables or disables support for email attachments. If the attachments are enabled, a File System Component is required.