SIM5300E AT Command Manual V1.02
AT+POP3IN Log In POP3 Server
Test Command
AT+POP3IN=?
Response
OK
Execution Command
AT+POP3IN
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
If logging in POP3 server or not, return:
+POP3IN: <code>
Parameters
<code> The result of logging in POP3 server
1 Log in POP3 server successfully
61 Network error
62 DNS resolve error
63 POP3 tcp connection error
64 Timeout of POP3 server response
65 POP3 server response error
66 POP3 server rejects to log in
67 Incorrect user name
68 Incorrect user name or password
Reference
Note
14.2.16 AT+POP3NUM Get Email Number and Total Size
AT+POP3NUM Get Email Number and Total Size
Test Command
AT+POP3NUM=?
Response
OK
Execution Command
AT+POP3NUM
Response
OK
If error is related to ME functionality:
ERROR
If POP3 server issues a positive response:
+POP3NUM: 1,<totalNumber>,<totalSize>
If POP3 server issues a negative response:
+POP3NUM: 0