Manual
     Smart Machine Smart Decision 
SIM800 Series_AT Command Manual_V1.09  301  2015-08-03 
Reference 
Note 
14.2.13 AT+POP3SRV Set POP3 Server and Account 
AT+POP3SRV Set POP3 Server and Account 
Response 
+POP3SRV: <pop3ServerLength>,<userNameLength>,<password-
Length>,(range of supported <pop3Port>s) 
OK 
Test Command 
AT+POP3SRV=? 
Parameters 
See Write Command 
Response 
+POP3SRV: <pop3Server>,<userName>,<password>,<pop3Port> 
OK 
Read Command 
AT+POP3SRV? 
Parameters 
See Write Command 
Response 
OK 
If error is related to ME functionality: 
ERROR 
Write Command 
AT+POP3SRV=<po
p
3Server>,<userNa
m
e>,<password>[,<p
o
p3Port>] 
Parameters 
<pop3Server> POP3 server address, string type. This parameter can 
 be either: 
  - IP address in the format: xxx.xxx.xxx.xxx 
  - Host name to be solved with a DNS query 
<userName> The user name to log in POP3 server, string type. 
<password> The password to log in POP3 server, string type. 
<pop3Port> The port of POP3 server. 
1-65535 Default: 110 
<pop3ServerLength> The max length of <pop3Server>. 
<userNameLength> The max length of <userName>. 
<passwordLength> The max length of <password>. 
Parameter Saving 
Mode 
NO_SAVE 
Max Response Time - 
Reference 
Note 










