Data Sheet

Smart Machine Smart Decision
14.2.6 AT+SMTPRCPT Set the Email Recipient(TO/CC/BCC) Address and Name
AT+SMTPRCPT Set the Email Recipient(TO/CC/BCC) Address and Name
Response
+SMTPRCPT: (range of supported <rcptType>s),(range of supported
<index>s),<rcptAddressLength>,<rcptNameLength>
OK
Test Command
AT+SMTPRCPT=?
Parameters
See Write Command
Response
[+SMTPRCPT: <rcptType>,<index>,<rcptAddress>,<rcptName>
[<CR><LF>+SMTPRCPT: <rcptType>,<index>,<rcptAddress>,
<rcptName>[…]]]
OK
Read Command
AT+SMTPRCPT?
Parameter
See Write Command
Response
OK
If error is related to ME functionality:
ERROR
Write Command
AT+SMTPRCPT=<
rcptType>[,<index>
[,<rcptAddress>[,<r
cptName>]]]
Parameters
<rcptType> The type of recipient, the types of TO and CC are used to
construct e-mail header in the field:”To:” or “Cc:”.
0 TO, Normal Recipient.
1 CC, Carbon Copy recipient.
2 BCC, Blind Carbon Copy recipient.
<index> Index of the type of recipient, decimal format
<rcptAddress> The Email recipient address.
<rcptName> The Email recipient name.
<rcptAddressLength> The max length of <rcptAddress>.
<rcptNameLength> The max length of <rcptName>.
Parameter Saving NO_SAVE
Mode
Max Response Time -
Reference Note
z If only <rcptType> is given,it will delete all items of <rcptType>
z If only <rcptType> and <index> are given,it will delete the <index>
item of <rcptType>.
SIM800 Series_AT Command Manual_V1.05 286 2014-07-31