Technical information

Nonvolatile Parameter Database
2-138 AT+i Commands Reference Manual May 31, 2008
+iMBX - Define POP3 Mailbox Name
server = <POP3_SRVR> POP3_SRVR will be used to locate and establish a POP3
connection when recieving Email messages. If POP3_SRVR is a
symbolic name, a DNS server will be used to resolve the IP
address.
Default: Empty. No POP3 server defined. To retrieve Email messages, a
POP3 Server Name must be defined ad-hoc.
In a LAN environment, an empty POP3 server will acquire a
value from the DHCP server (if DIP is 0.0.0.0).
Result Code:
I/OK If server is empty or a legal IP address or POP3 server name.
I/ERROR Otherwise.
AT+iPOP3[p]~ server Temporarily set the POP3 server name to server. The permanent
server name will be restored after completing the next session,
whether the session was successful or not.
AT+i PO P3 [p]? Report the current POP3 server name. If a server name does not
exist, only <CRLF> will be returned. The reply is followed by
I/OK.
AT +i P OP 3 [p]=? Returns the message 'String/IP'. The reply is followed by I/OK.
Syntax: AT+iMBX=mailbox
Permanently sets mailbox name.
Parameters: mailbox = Mailbox name to be used for Email retrieve.
Command Options:
mailbox=" Empty: No mailbox Name defined.
mailbox =<mbox-name> mbox-name will be used to retrieve Email messages.
Default: Empty. No mailbox defined. To retrieve Email messages, a
mailbox name must be defined ad-hoc.
Result Code:
I/OK If mailbox is empty or a legal mailbox name.
I/ERROR Otherwise.
AT +i M BX ~mailbox Temporarily set the mailbox name to mailbox. The permanent
value will be restored after completing the next session, whether
the session was successful or not.
AT+iMBX? Report the current mailbox name. If a mailbox name does not
exist, only <CRLF> will be returned. The reply is followed by
I/OK.
AT+iMBX=? Returns the message 'String'. The reply is followed by I/OK.