M66 Module SMTP Email

Hi,

How to send email with m66 gsm module?

Is there no one?
+QSMTPPUT: 0 , does not return response.

Quectel_Ltd
Quectel_M66
Revision: M66FAR01A12BT

OK

OKAT+QIFGCNT=0


OKAT+QICSGP=1,"internet","wap","wap"


OKAT+QIREGAPP
AT+QIACT


OK

10.24.180.219AT+QILOCIP


OKAT+QSSLCFG="smtpstyle",0


OKAT+QSMTPUSER="xxx@xxx.com"


OKAT+QSMTPPWD="xxxxx"


OKAT+QSMTPNAME="name"


OKAT+QSMTPADDR="xxx@xxx.com"


OKAT+QSMTPSRV="mail.xxx.com",25


OK

+QSMTPDST: 0AT+QSMTPDST=1,1,"yyy@gmail.com"


OKAT+QSMTPSUB=0,"EmailNotification"
AT+QSMTPBODY=1,60


OK

CONNECT......
+++
AT+QSMTPPUT=300


+QSMTPBODY: 30