User guide

ENHANCED IP STACK AT COMMANDS
AT Commands for EV-DO-EV3 Modems
154
Syntax
Command Command type
AT#EADDR=[<e-add>] Set
AT#EADDR? Read
AT#EADDR=? Test
Parameters and Values
<e-addr> String type, sender address. Any string value up to the maximum length of 80.
Default: empty string “”.
Example
AT#EADDR="me@email.box.com"
OK
AT#EADDR?
#EADDR: "me@email.box.com"
OK
E-mail Authentication User Name #EUSER
Set command sets the user identification string used during the authentication step of the SMTP.
Read command reports the current user identification string, in the format:
#EUSER: <e-user>
Test command returns the maximum allowed length of the string parameter <e-user>.
Syntax
Command Command type
AT#EUSER=[<e-user>] Set
AT#EUSER? Read
AT#EUSER=? Test
Parameters and Values
<e-user> String type, e-mail authentication User ID.
Any string value up to the maximum length is 50.
Default: empty string “”.
Note: If no authentication is required then the <e-user> parameter is empty "".
Notes
This is a different user field than the one used for authentication.