LTE Module Series
EC2x&EG9x&EM05 SMTP AT Commands Manual
EC2x&EG9x&EM05_SMTP_AT_Commands_Manual 23 / 31
OK
//Configure SMTP server.
AT+QSMTPCFG="smtpserver","smtp.163.com",25
//Set SMTP server address and port.
OK
//As the SMTP server is different, the account information will be different as well. As an example, the
following information is provided.
AT+QSMTPCFG="account","sishen664551","wq664551"
//Set username and
password.
OK
AT+QSMTPCFG="sender","sishen664551","[email protected]"
//Set sender name and
sender address.
OK