Specifications
UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 223 of 259
#EADDR - E-mail Sender Address
OK
3.5.7.5.3 E-mail Authentication User Name - #EUSER
#EUSER - E-mail Authentication User Name
AT#EUSER=
[<e-user>]
Set command sets the user identification string to be used during the
authentication step of the SMTP.
Parameter:
<e-user> - e-mail authentication User ID, string type.
- any string value up to max length reported in the Test command.
(factory default is the empty string “”)
Note: if no authentication is required then the <e-user> parameter shall be
empty "".
AT#EUSER? Read command reports the current user identification string, in the format:
#EUSER: <e-user>
AT#EUSER=? Test command returns the maximum allowed length of the string parameter
<e-user>.
Example
AT#EUSER="myE-Name"
OK
AT#EUSER?
#EUSER: "myE-Name"
OK
Note It is a different user field than the one used for GPRS authentication (see
#USERID).
3.5.7.5.4 E-mail Authentication Password - #EPASSW
#EPASSW - E-mail Authentication Password
AT#EPASSW=
[<e-pwd>]
Set command sets the password string to be used during the authentication
step of the SMTP.
Parameter:
<e-pwd> - e-mail authentication password, string type.
- any string value up to max length reported in the Test command.
(factory default is the empty string “”)
Note: if no authentication is required then the <e-pwd> parameter shall be
empty "".
AT#EPASSW=? Test command returns the maximum allowed length of the string parameter
<e-pwd>.