Siemens TC63 Benutzerhandbuch

Seite von 501
TC63 AT Command Set  
10.2 AT^SISS
s
TC63_ATC_V00.490
Page 249 of 501
5/24/05
Confidential / Draft - Do not copy
 
Supported string parameter character set selections in 
 value "alphabet". 
[“0“]
Applicable character set is determined by current setting of 
“1“
International Reference Alphabet (IRA, seven bit ASCII). 
Supported POP3 user command values in 
 value "pCmd". 
1
Status command. 
This command retrieves the "drop listing" of a POP3 server. A "drop listing"
consists of a single line containing the number of messages in the maildrop list
followed by the total size of the maildrop list in bytes. Each drop listing will be
finished by a so-called "dotline", i.e. a new line with just a single dot. 
2
List command. 
If 
 value "pNumber" is set to a non-zero value the "List" com-
mand returns the "scan listing", consisting of a single line which contains the
message number and the message size in bytes if the specified message
exists in the maildrop list on the POP3 server. 
If no such message exists on the server than the POP3 service issues an error
response to the user. 
If 
 value "pNumber" is zero the "List" command returns a multi-
line "scan listing". For each message on the maildrop list of the server the
POP3 service returns a line containing the message number and its size in
bytes. A final "dotline" will be printed at the end of the "scan listing". 
If there are no messages on the maildrop list of the server, the POP3 service
returns a positive response, i.e. it doesn't issue an error response, but the
"scan listing" will be empty.
In either case, each scan listing will be finished by a so-called "dotline", i.e. a
new line with just a single dot. 
3
Retrieve command. 
If 
 value "pNumber" is set to a non-zero value this command
retrieves the related message from the POP3 server's maildrop list. 
If no such message exists on the server the POP3 service issues an error
response to the user. 
It depends on the parameter "pDelFlag" if the message will be deleted from the
POP3 server upon successful retrieval. 
If 
 value "pNumber" is zero the "Retrieve" command returns all
messages pending in the POP3 server's maildrop. 
If there are no messages on the maildrop list of the server the POP3 service
returns with a positive response, i.e. it doesn't issue an error response, but the
returned list will be empty.
Each email will be finished by a so-called "dotline", i.e. a new line with just a
single dot. 
4
Delete command
If 
 value "pNumber" is set to a non-zero value the command
deletes the related message from the POP3 server's maildrop list. In fact, the
message is marked as deleted on the server and will be deleted permanently
if the POP3 service command executes successfully. In case an error has
occurred, e.g. network loss, the message will not be deleted on the server even
though the POP3 service command has been finished. 
If 
 value "pNumber" is zero the "Delete" command deletes all
messages from the POP3 server's maildrop list. In fact, the messages are
marked as deleted on the server and will be deleted permanently if the POP3
service command executes successfully. In case an error has occurred, the
messages will not be deleted on the server even though the POP3 service
command has been finished. 
<srvParmValue-alphabet>
(str)
<srvParmValue-pCmd>
(num)