Specifications

EMAILMANAGEMENTATCOMMANDS
HSPA+ATCommandsReferenceGuide 266
EmailAuthenticationPassword#EPASSW
SetcommandsetsthepasswordstringusedduringtheauthenticationstepoftheSMTP.
Testcommandreturnsthemaximumallowedlengthofthestringparameter<epwd>.
Syntax
Command Commandtype
AT#EPASSW=[<epwd>] Set
AT#EPASSW=? Test
ParametersandValues
<epwd> Stringtype,emailauthenticationpassword.
AnystringvalueuptothemaximumlengthreportedbytheTestcommand.
Default:emptystring“”.
Note:Ifnoauthenticationisrequiredthenthe<epwd>parameterisempty"".
Notes
ThisisadifferentpasswordfieldthantheoneusedforGPRSauthentication.See#PASSW.
Examples
AT#EPASSW="myPassword"
OK
EmailSending#EMAILD
ExecutecommandsendsanemailmessageifGPRScontextisalreadyactivatedbyAT#SGACT=1,1orAT#GPRS=1.
YoucanalsosendanemailontheGSMcontext,ifitisalreadyactivatedbyAT#SGACT=0,1.
TestcommandreturnstheOKresultcode.
Syntax
Command Commandtype
AT#EMAILD=[<da>,<subj>] Execute
AT#EMAILD=? Test
ParametersandValues
<da> Stringtype,destinationaddress.Maximumlength100characters.
<subj> Stringtype,subjectofmessage.Maximumlength100characters.
Thedevicerespondstothecommandwiththeprompt'>'andwaitsforthe
messagebodytext.
TocompletetheoperationsendCtrlZchar(0x1Ahex).Toexitwithoutwritingthe
messagesendESCch
ar(0x1Bhex).
Ifemailmessageissuccessfullysent,theresponseisOK.
Ifmessagesendingfailsforsomereason,anerrorcodeisreported.
Notes
Ifthelengthofoneofthestringtypeparametersexceedsthemaximum,thestringistruncated.