11 configuring pop3 service profile, Ac75 at command set – Siemens AC75 User Manual

Page 304

Advertising
background image

AC75 AT Command Set

10.14 Examples of how to Configure and Use Internet Service Profiles

s

AC75_ATC_V01.002

Page 304 of 569

10/30/06

Confidential / Released

10.14.11

Configuring POP3 Service Profile

First set up a connection profile as explained in Section

10.1.1

or Section

10.1.2

. Enter at least all parameters

which are mandatory for a GPRS profile. The example uses the connection profile ID 1 and the service profile

ID 1. The service profile is set up to retrieve a specific email (email number 2).

at^sisc=9

Close the service.

OK

at^siss=1,srvType,"Pop3"

Select service type POP3.

OK

at^siss=1,conId,"1"

Select connection profile 1.

OK

at^siss=1,address,"192.168.1.2"

Specify POP3 server address.

OK

at^siss=1,user,"subscriber1"

Specify recipient's mailbox name.

OK

at^siss=1,passwd,"subscr1"

Password used by recipient for authentication to

POP3 server.

OK

at^siss=1,pCmd,"3"

Command used to retrieve emails.

OK

at^siss=1,pNumber,"2"

Email message number 2 shall be retrieved.

OK

at^siss?

To check the profile enter the

AT^SISS

read com-

mand. The response includes the values of all 10

connection profiles. Service profile 1 contains the

values specified above and the values automatically

assumed by default.

^SISS: 0, "srvType", ""

^SISS: 1, "srvType", "Pop3"

^SISS: 1, "conId", "1"

^SISS: 1, "alphabet", "0"

Default: Character set enabled with

AT+CSCS

shall

be used.

^SISS: 1, "address", "192.168.1.2"

^SISS: 1, "user", "subscriber1"

^SISS: 1, "passwd", "*******"

^SISS: 1, "pCmd", "3"

^SISS: 1, "tcPort", "110"

Default: TCP port number commonly used for POP3.

^SISS: 1, "pNumber", "2"

^SISS: 1, "pLength", "0"

Default: Message size shall not be limited.

^SISS: 1, "pDelFlag", "0"

Default: Retrieved message shall not be deleted on

POP3 server.

^SISS: 1, "tcpMR", "10"

Default: Number of retransmission attempts for TCP

packets is 10 (= default of

AT^SCFG

).

^SISS: 1, "tcpOT", "6000"

Default: Timeout before closing outstanding TCP

connection is 6000 sec (= default of

AT^SCFG

).

^SISS: 2, "srvType", ""

^SISS: 3, "srvType", ""

^SISS: 4, "srvType", ""

^SISS: 6, "srvType", ""

^SISS: 7, "srvType", ""

^SISS: 8, "srvType", ""

^SISS: 9, "srvType", ""

OK

Advertising