Specifications
E‐MAILMANAGEMENTATCOMMANDS
HSPA+ATCommandsReferenceGuide 266
E‐mailAuthenticationPassword#EPASSW
SetcommandsetsthepasswordstringusedduringtheauthenticationstepoftheSMTP.
Testcommandreturnsthemaximumallowedlengthofthestringparameter<e‐pwd>.
Syntax
Command Commandtype
AT#EPASSW=[<e‐pwd>] Set
AT#EPASSW=? Test
ParametersandValues
<e‐pwd> Stringtype,e‐mailauthenticationpassword.
AnystringvalueuptothemaximumlengthreportedbytheTestcommand.
Default:emptystring“”.
Note:Ifnoauthenticationisrequiredthenthe<e‐pwd>parameterisempty"".
Notes
ThisisadifferentpasswordfieldthantheoneusedforGPRSauthentication.See#PASSW.
Examples
AT#EPASSW="myPassword"
OK
E‐mailSending#EMAILD
Executecommandsendsane‐mailmessageifGPRScontextisalreadyactivatedbyAT#SGACT=1,1orAT#GPRS=1.
Youcanalsosendane‐mailontheGSMcontext,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.
TocompletetheoperationsendCtrl‐Zchar(0x1Ahex).Toexitwithoutwritingthe
messagesendESCch
ar(0x1Bhex).
Ife‐mailmessageissuccessfullysent,theresponseisOK.
Ifmessagesendingfailsforsomereason,anerrorcodeisreported.
Notes
Ifthelengthofoneofthestringtypeparametersexceedsthemaximum,thestringistruncated.