Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
76
AT+SMTPRCPT=1,0,"[email protected]","yh"
OK
AT+SMTPRCPT=1,1,"[email protected]","yj"
OK
Add the first person the email is
copied to
Add the second person the email is
copied to
AT+SMTPRCPT=2,0,"[email protected]","yk"
OK
AT+SMTPRCPT=2,1,"[email protected]","yl"
OK
Add the first person the email is
blind carbon copied to
Add the second tertiary recipient.
Remarks
Before sending an email, you can execute this command for several times to add different
types of recipients:
At most 10 primary recipients (0 to 9)
At most 10 secondary recipients (0 to 9)
At most 5 tertiary recipients (0 to 4)
14.5 Entering an Email Subject: +SMTPSUB
Description
To enter the subject of an email
Format
AT+SMTPSUB=<subject><CR>
Parameter
<subject>: The maximum length of an email subject is 100 bytes.
Return
Value
See the Example.
Example
AT+SMTPSUB="flower"
OK
Remarks
N/A
14.6 Entering Email Content: +SMTPBODY
Description
To enter the content of an email
Format
AT+SMTPBODY=<context><CR>
Parameter
< context >: The maximum length of email content is 400 bytes.
Return
Value
See the Example.
Example
AT+SMTPBODY="rose is better"
OK
Remarks
N/A