MLB-S-BGS2-BW Terminal User Guide
42
Rev 1.3
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
MLB-S-BGS2-BW will terminate the HTTP connection 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. "[email protected]".
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,[email protected]". 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.
"[email protected],[email protected]".
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).