Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
78
Example
AT+POPAUTH="zhangyanun101","167483"
OK
Remarks
The link can be set up successfully only after you set the destination address and port ID
correctly.
15.3 Querying the Email Box Status: +POPSTAT
Description
To query the email box status
Format
AT+POPSTAT<CR>
Parameter
N/A
Return
Value
+POPRECV:<bytes>
+OK <num> <totalsize>
<bytes>: The bytes sent by the email server, including all characters following
OK
<num>: Total number of emails
<totalsize>: Total size of emails
Example
AT+POPSTAT
+POPRECV:15
+OK 36 327235
Remarks
N/A
15.4 Querying Specified Email Information: +POPLIST
Description
To query specified email information
Format
AT+POPLIST=<num><CR>
AT+POPLIST<CR>
Parameter
< num>: Numeric type, email number
Return
Value
+POPRECV:<bytes>
+OK <num> <totalsize>
<bytes>: The bytes sent by the email server, including all characters following
OK
<num>: Email number
<totalsize>: Email size
Example
AT+POPLIST=1
+POPRECV:12
+OK 1 7743
AT+POPLIST
+POPRECV:344
+OK 36 327235
To obtain the sizes
of all emails