Technical information

Nonvolatile Parameter Database
2-148 AT+i Commands Reference Manual May 31, 2008
+iREA - Return Email Address
Command Options:
to='' Empty string.
to=<to_str> The 'To:' description field in the Email header will contain to_str.
Default: Empty.
Result Code:
I/OK If to is an empty or legal string.
I/ERROR Otherwise.
AT+i TO~to Temporarily set the contents of the 'To:' description field of the
next Email to be sent. The permanent value will be restored after
completing the next session, whether the session was successful
or not.
AT+iTO? Report the current contents of the to parameter. If the to
parameter is empty, only <CRLF> will be returned. The reply is
followed by I/OK.
AT+iTO=? Returns the message 'String'. The reply is followed by I/OK.
Syntax: AT+iREA=Email@
Permanently sets the Return Email Address. This is the Email
address that will be used when replying to this Email.
Parameters: Email@ = Email addressee.
Command Options:
Email@='' Empty address: No return address defined.
Email@=<addr> addr will be used as the return Email address.
Default: Empty. No return Email address defined. The return Email
address will be defined ad-hoc.
Result Code:
I/OK
AT+i RE A~<addr> Temporarily set the return Email address to addr. The permanent
value will be restored after completing the next session, whether
the session was successful or not.
AT+iREA? Report the current value of the return Email address. If the return
Email address does not exist an empty line containing only
<CRLF> will be returned. The reply is followed by I/OK.
AT+iREA=? Returns the message 'String'. The reply is followed by I/OK.