Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Port Configuration 

...

Connection Configuration 

Feature Configuration

 

Authentification Configuration 

#define SMTPc_CFG_USERNAME_MAX_LEN 50 /* Cfg username max len (see Note #5). */
#define SMTPc_CFG_PW_MAX_LEN 10 /* Cfg pw max len (see Note #5). */

...

Authentication Configuration 

Mail Configuration 

 

#define SMTPc_CFG_MBOX_NAME_DISP_LEN 50 /* Cfg max len of sender's name (see Note #6). */
#define SMTPc_CFG_MSG_SUBJECT_LEN 50 /* Cfg max len of msg subject (see Note #7). */

...