User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-48
34.5.5 +iSMU Define SMTP Login User Name
Syntax: AT+iSMU=user Permanently sets Authenticated SMTP login User
Name.
Parameters: user = User Name to be used when logging on to
an SMTP server that requires authentication (if
SMA is set to a non zero value).
Command Options:
user='' Empty: No SMTP authentication User Name
defined.
user=<user-name> user-name will be used to login to an
authenticated SMTP server.
Default: Empty. No User Name defined.
Result code:
I/OK If user is an empty or a legal SMTP login name.
I/ERROR Otherwise
AT+iSMU~user Temporarily set the SMTP login User Name to
user. The permanent value will be restored after
completing the next session, whether the session
was successful or not.
AT+iSMU? Report the current SMTP login User Name. If the
User Name does not exist, only <CRLF> will be
returned. The reply is followed by I/OK.
AT+iSMU=? Returns the message ‗String‘.
The reply is followed by I/OK.