Multi-Tech Systems iCell GPRS (MTSMC-G2-IP Wireless Office Headset User Manual


 
Part 1 AT Commands for All Universal IP Devices Chapter 3 – POP3 AT Commands
Universal IP AT Commands Reference Guide (Document S000457K) 26
Chapter 3 POP3 AT Commands for All
Universal IP Devices
Set Commands
#POP3HEADERMODE POP3 Header
Description: When receiving an email message, the TCP/IP stack can be configured to send or not to send the
POP3 header over the serial port. The POP3 header contains the From, Cc and Subject fields.
Syntax: AT#POP3HEADERMODE=<value>
AT#POP3HEADERMODE? Read or display the current setting (or AT#VPOP3, AT#VALL).
Values: 0The email header will not be sent over the serial port while retrieving.
1The email header will be sent over the serial port while retrieving.
Default: 1
#POP3PORT Set POP3 Server Port
Description: To reach the POP3 server, the TCP/IP stack software must know the port of the POP3 server
used for retrieving email.
Note: This parameter should be changed only by your network administrator since it depends on
network infrastructure configuration including firewalls, proxy or specific TCP port translation
settings.
Syntax: AT#POP3PORT=<value>
AT#POP3PPORT? Read or display the current setting (or AT#VPOP3, AT#VALL).
Values: 5 digits (each digit between 0 and 9 inclusive). Note that numbers above 65,535 are illegal as the
port identification fields are 16 bits long in the TCP header.
Default: 110
#POP3PW Set POP3 Password
Description: Password for POP3 account. To retrieve email messages sent to a specified email address, the
TCP/IP stack software must know the POP3 password that has been set for that email account.
Syntax: AT#POP3PW="<value>"
AT#POP3PW? Read or display the current setting (or AT#VPOP3, AT#VALL).
Values: Alphanumeric ASCII text string up to 64 characters. No default.
#POP3SERV Set POP3 Server Address
Description: To retrieve email messages, the TCP/IP stack software must know the address of the POP3
server that is to be used. The POP3 server must be the one where the specified email account is
hosted (which is not necessarily maintained by the local ISP).
Syntax: AT#POP3SERV="<value>"
AT#POP3SERV? Read or display the current setting (or AT#VPOP3, AT#VALL).
Values: 32-bit number in dotted-decimal notation (i.e., xxx.xxx.xxx.xxx) or
Alphanumeric ASCII text string up to 120 characters if DNS is available. No default.