LE910-SKG AT commands reference guide
80437ST10619A Rev.1 – 2014-09-16
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 227 of 273
#ESMTP - E-mail SMTP Server
Note
The SMTP server used shall be inside the APN space (the smtp server provided by
the network operator) or it must allow the Relay, otherwise it will refuse to send the
e-mail.
#EADDR - E-mail Sender Address
AT#EADDR=
[<e-add>]
Set command sets the sender address string to be used for sending the e-mail.
Parameter:
<e-addr>
- sender address, string type.
-
any string value up to max length reported in the Test command.
(factory default is the empty string “”)
AT#EADDR?
Read command reports the current sender address, in the format:
#EADDR: <e-addr>
AT#EADDR=?
Test command returns the maximum allowed length of the string parameter
<e-
addr>.
Example
AT#EADDR="me@email.box.com"
OK
AT#EADDR?
#EADDR: "me@email.box.com"
OK
#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"
Summary of Contents for LE910-SKG
Page 1: ......