Specifications
Chapter 10 – Internet Service Commands
Multi-Tech Systems, Inc. AT Commands for EDGE (E1) Modems (S000474A) 154
POP3 service
"srvType" mandatory
"conId" mandatory
"alphabet" optional
"address" mandatory
"user" mandatory
"password" mandatory
"tcpPort" optional
"pCmd" mandatory
"pNumber" optional
"pLength" optional
"pDelFlag" optional
"tcpMR" optional
"tcpOT" optional
Syntax: Test Command: AT^SISS=?
Response: OK
Read Command: AT^SISS?
Response: ^SISS: <srvProfileId>, <srvParmTag>, <srvParmValue>
OK
ERROR
+CME ERROR: <err>
Write Command: AT^SISS=<srvProfileId>, <srvParmTag>, <srvParmValue>
Response: OK
ERROR
+CME ERROR: <err>
Parameter Description:
<srvProfileID>
Internet service profile identifier.
The <srvProfileId> is used to reference all parameters related to the same service profile. Furthermore, when
using the AT commands AT^SISO, AT^SISR, AT^SISW, and AT^SISC, the <srvProfileId> is needed to select a
specific service profile.
0...9
<srvParmTag>
Internet service profile parameter.
srvType Type of Internet service to be configured with consecutive usage of AT^SISS.
For supported values of <srvParmValue>, refer to <srvParmValue-srv-Type>.
alphabet Selects the character set for input/output of string parameters within a profile.
The selected value is bound to the specific profile. This means that different profiles
may use different alphabets. Unlike other parameters, the alphabet can be changed
regardless of whether the <srvParmTag> value “srvType” has been set.
For supported values of <srvParmValue>, refer to <srvParmValuealphabet>.
user User name string
1. Socket
Not applicable.
2. FTP
Not applicable; set within “address” parameter.
3. HTTP
Length 2…31
User name for the HTTP authentication mechanism. Currently only HTTP simple
authentication is supported.
4. SMTP
User name to be used for SMTP authentication (string).
Length: 4...64.
If SMTP authentication is disabled; i.e., “smAuth” flag not set, user name
parameter will be ignored.
5. POP3
User name identifying a mailbox; i.e., mailbox name (string)
Length: 1...64.
Used to perform authentication with a POP3 server, e.g. “john.smith”.