BGS2T AT Command Set
10.4 AT^SISS
BGS2T_ATC_V01.301 Page 257 of 554 1/31/12
c
hcRedir This flag controls the redirection mechanism of the BGS2T acting as HTTP cli-
ent (numeric).
If "hcRedir" = 0: No redirection.
If "hcRedir" = 1 (default): The client automatically sends a new HTTP request
if the server answers with a redirect code (range 30x).
hcAuth HTTP authentication control flag (numeric):
"hcAuth" = 0 (default): To be used if "passwd" and "user" are not required and
not set for HTTP.
"hcAuth" = 1: HTTP client will automatically answer on authentication requests
from the server with the current "passwd" and "user" parameter settings. If
these parameters are not specified the BGS2T will terminate the HTTP con-
nection and send an indication to the TA.
smFrom Email sender address, i.e. "MAIL FROM" address (string).
Length: 6 ... 256
A valid address parameter consists of local part and domain name delimited by
a '@' character, e.g. "john.smith@somedomain.de".
smRcpt Recipient address of the email, i.e. "RCPT TO" address (string).
Length: 6 ... 256
If multiple recipient addresses are to be supplied the comma character is used
as delimiter to separate individual address values, e.g. "john.smith@somedo-
main.de,tom.meier@somedomain.de". Some mail servers do not accept recip-
ient addresses without brackets <>. It is recommended to use the "RCPT TO"
variable with brackets.
smCC CC recipient address of the email (string).
Length: 6 ... 256
If multiple CC recipient addresses are to be supplied the comma character is
used as delimiter to separate individual address values, e.g.
"john.smith@somedomain.de,tom.meier@somedomain.de".
smSubj Subject content of the email (string).
Length: 0 ... 256
If no subject is supplied the email will be sent with an empty subject.
smHdr This parameter, if set, will be appended at the end of the email header section
(string).
Length: 0... 256
Hence, it serves as a generic header field parameter which allows the user to
provide any email header field. It is the user's responsibility to provide correct
header fields!
String of max. 256 characters.
Example for multipart MIME messages:
"Content-Type: multipart/mixed".
smAuth SMTP authentication control flag (numeric).
If "smAuth" = 0 (default): BGS2T performs action without SMTP authentication.
If "smAuth" = 1: Authentication procedure with the SMTP server will be per-
formed by means of supported authentication methods, using values of "user"
and "passwd" parameters. If BGS2T and SMTP server are not able to negoti-
ate an authentication mechanism supported by both parties, the BGS2T con-
tinues action without authentication.
BGS2T supports SMTP authentication.
pCmd POP3 user command to be executed by the POP3 service (numeric).
For supported values of <srvParmValue> refer to <srvParmValue-pCmd>.
pNumber Optional message number argument used by the POP3 commands List ("2"),
Retrieve ("3") and Delete ("4"). For POP3 commands see <srvParmTag>
value "pCmd".
Le
ngth: 0 ... 2
31
-1
If no specific value is set in the service profile, the value "0" is assumed by
default, i.e. "pNumber" is disabled.