SIM5300E AT Command Manual V1.02
If some error occur:
+POP3OUT: <code>
Parameters
<totalNumber> The Email number on the POP3 server, decimal format.
<totalSize> The total size of all Email and the unit is in byte.
<code> The result of logging out POP3 server
1 Normally log out POP3 server
61 Network error
62 DNS resolve error
63 POP3 tcp connection error
64 Timeout of POP3 server response
Reference Note
14.2.17 AT+POP3LIST Get the Specific Size
AT+POP3LIST Get the Specific Email Size
Test Command
AT+POP3LIST=?
Response
+POP3LIST: (range of supported <msgNumber>s)
OK
Write Command
AT+POP3LIST=
<msgNumber>
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
If POP3 server issues a positive response:
+POP3LIST: 1,<msgNumber>,<size>
If POP3 server issues a negative response:
+POP3LIST: 0
If some error occur:
+POP3OUT: <code>
Parameters
<msgNumber> The message number of Email.
<size> The size of Email <msgNumber> and the unit is in byte.
<code> The result of logging out POP3 server
1 Normally log out POP3 server
61 Network error
62 DNS resolve error