Manual
     Smart Machine Smart Decision 
SIM800 Series_AT Command Manual_V1.09  295  2015-08-03 
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 
Mode 
NO_SAVE 
Max Response Time - 
Reference 
Note 
  If only <rcptType> is given, it will delete all items of <rcptType>. 
  If only <rcptType> and <index> are given, it will delete the 
<index> item of <rcptType>. 










