User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-50
34.5.7 +iPOP3 Define POP3 Server Name
Syntax: AT+iPOP3[p]=server
Permanently sets the POP3 Server Name or IP.
Parameters: server = a POP3 Server Name or IP address. The
Server Name must be resolvable by the primary or
alternate DNS.
p = optional communication platform modifier for
iChip Plus. Where, p=‘S‘ to force the (serial) dial-up
platform and p=‘L‘ to force the LAN platform. p
may be used to select any platform. If p is omitted,
the active platform will be used.
Command Options:
server = '' Empty: No Server Name defined.
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+iPOP3[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+iPOP3[p]=? Returns the message ‗String/IP‘.
The reply is followed by I/OK.