Srvparmvalue, Pdelflag, Ac75 at command set – Siemens AC75 User Manual

Page 271

Advertising
background image

AC75 AT Command Set

10.3 AT^SISS

s

AC75_ATC_V01.002

Page 271 of 569

10/30/06

Confidential / Released

3

Retrieve command.

If

<srvParmTag>

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 dependson the parameter "pDelFlag" if the message will be deleted from the

POP3 server upon successful retrieval.

If

<srvParmTag>

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

<srvParmTag>

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

<srvParmTag>

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.

Supported flag values in

<srvParmValue>

for

<srvParmTag>

value "pDelFlag". Only applicable if the profile

contains the POP3 user command Retrieve ("3").
[0]

Messages will not be deleted on the server.

1

Delete messages on the server which have been retrieved successfully.

Note

• String parameters are truncated if greater than the maximum length specified above.

<srvParmValue-pDelFlag>

(num)

Advertising