SIM5300E AT Command Manual V1.02
14.2.4 AT+SMTPAUTH Set User Name and Password for SMTP
Authentication
AT+SMTPAUTH Set User Name and Password for SMTP Authentication
Test Command
AT+SMTPAUTH=?
Response
+SMTPAUTH: (range of supported<authType>s),<userNameLengt-h>,<pa
sswordLength>
OK
Read Command
AT+SMTPAUTH?
Response
+SMTPAUTH: <authType>,<username>,<password>
OK
Write Command
AT+SMTPAUTH=
<authType>[,<userName>,<pas
sword>]
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters <authType> The type of SMTP authentication
0 SMTP server does not request authentication.
<username> and <password> must not be given.
1 SMTP server requests authentication
<userName> The user name for SMTP authentication.
<userNameLength> The max length of <userName>.
<password> The password for SMTP authentication.
<passwordLength> The max length of <password>.
Reference
Note
14.2.5 AT+SMTPFROM Set Sender Address and Name
AT+SMTPFROM Set Sender Address and Name