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 226 of 259
#EMAILD - E-mail Sending
The device responds to the command with the prompt '>' and awaits for
the message body text.
To complete the operation send Ctrl-Z char (0x1A hex); to exit without
writing the message send ESC char (0x1B hex).
If e-mail message is successfully sent, then the response is OK.
If message sending fails for some reason, an error code is reported
Note: Care must be taken to ensure that during the command execution,
no other commands are issued.
To avoid malfunctions is suggested to wait for the OK or ERROR / +CMS
ERROR:<err> response before issuing further commands.
Note: sending an e-mail with an image attachment can take quite a long
time since it can be over 50Kb to send and can take more than 1 minute.
AT#EMAILD=? Test command returns the OK result code.
Example
AT#EMAILD=”me@myaddress.com”,”subject of the mail”,1
>message body… this is the text of the mail message…
CTRL-Z
..wait..
OK
Message has been sent.
Note The only difference between this command and the #SEMAIL is that this
command does not interact with the GPRS context status, leaving it ON or
OFF according to the #EMAILACT setting, thus, when the connection made
with #EMAILD is closed, the context status is maintained.
3.5.7.5.8 E-mail Parameters Save - #ESAV
#ESAV - E-mail Parameters Save
AT#ESAV Execution command saves the actual e-mail parameters in the NVM of the
device.
The values stored are:
- E-mail User Name
- E-mail Password
- E-mail Sender Address
- E-mail SMTP server
AT#ESAV=? Test command returns the OK result code.
Note If some parameters have not been previously specified then a default value
will be taken.