MC55_ATC_V04.00 Page 231 of 475 3/17/06
Confidential / Released
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.
passwd Password string
1. Socket
Not applicable.
2. FTP
Not applicable; set within "address" parameter.
3. HTTP
Length: 2 ... 31
Password for the HTTP authentication mechanism. Currently HTTP simple
authentication is supported only.
4. SMTP
Password to be used for SMTP authentication (string).
Length: 4 ... 64.
If SMTP authentication is disabled, i.e. "smAuth" flag not set, password
parameter will be ignored.
5. POP3
Server/mailbox-specific password (string).
Length: 1 ... 64.
Used to perform authentication with a POP3 server.
conId Internet connection profile to be used, for details refer AT^SICS.
tcpPort TCP Port Number
1. Socket
Not applicable; set within "address" parameter.
2. FTP
Not applicable; set within "address" parameter.
3. HTTP
Not applicable; set within "address" parameter.
If parameter is omitted the service connects to HTTP default port 80.
4. SMTP
SMTP server TCP port number (numeric)
Length: 0 ... 2
16
-1
If this parameter is not set, SMTP default port number 25 is used.
5. POP3
POP3 server TCP port number (numeric)
Length: 0 ... 2
16
-1
If this parameter is not set, POP3 default port number 110 is used.
address String value, depending on the service type either a URL in the case of Socket,
FTP and HTTP or an address in the case of SMTP and POP3:
1. Socket
- Socket type TCP client URL
"socktcp://'host':'remote tcpPort'
- Socket type TCP server URL
"socktcp://listener:'local tcpPort' "
- Socket type UDP client URL
"sockudp://'host':'remote udpPort'[;size='byte'][;port='word']"
Parameter "size" (optional):
0: PDU size is variable (default).
1 ... 1460: Fixed PDU size in bytes.