Specifications

EMAILMANAGEMENTATCOMMANDS
265 HSPA+ATCommandsReferenceGuide
AT#EADDR=? Test
ParametersandValues
<eaddr>
Stringtype,senderaddress.Anystringvalueuptothemaximumlengthreported
bytheTestcommand.Default:emptystring“”.
Examples
AT#EADDR="me@email.box.com"
OK
AT#EADDR?
#EADDR: "me@email.box.com"
OK
EmailAuthenticationUserName#EUSER
SetcommandsetstheuseridentificationstringusedduringtheauthenticationstepoftheSMTP.
Readcommandreportsthecurrentuse ridentificationstring,intheformat:
#EUSER:<euser>
Testcommandreturnsthemaximumallowedlengthofthestringparameter<euser>.
Syntax
Command Commandtype
AT#EUSER=[<euser>] Set
AT#EUSER? Read
AT#EUSER=? Test
ParametersandValues
<euser> Stringtype,emailauthenticationUserID.
AnystringvalueuptomaximumlengthreportedintheTestcommand.
Default:emptystring“”.
Note:Ifnoauthenticationisrequiredthenthe<euser>parameterisempty"".
Notes
ThisisadifferentuserfieldthantheoneusedforGPRSauthentication.See#USERID.
Examples
AT#EUSER="myE-Name"
OK
AT#EUSER?
#EUSER: "myE-Name"
OK