PMDF System Manager's Guide
7.3.12 Miscellaneous Options
This section contains other options.
INCLUDE_CONNECTIONINFO (integer)
The INCLUDE_CONNECTIONINFO option provides a means of including the transport and application connection information in various mapping probes that otherwise would not include this material. If included, the information appears at the beginning of the mapping probe in the same format used in the FROM_ACCESS
, MAIL_ACCESS
, and ORIG_MAIL_ACCESS
mappings. The value of the option is a decimal integer representing a
bit-encoded integer, the interpretation of which is given in the table
below. The default is 0. Each currently defined bit corresponds to a
particular non-positional alias parameter.
Bit |
Value |
Mapping |
0
|
1
|
AUTH_MAPPING
|
1
|
2
|
MODERATOR_MAPPING
|
2
|
4
|
CANT_MAPPING
|
5
|
32
|
HOLD_MAPPING
|
6
|
64
|
NOHOLD_MAPPING
|
Bit 0 is the least significant bit.
ACCESS_ORCPT (0 or 1)
The ACCESS_ORCPT option provides a means of including the original
recipient address (the value of the ORCPT option in the SMTP protocol
exchange) in the probes for the SEND_ACCESS and ORIG_SEND_ACCESS
mapping tables. The default is 0, which means that the ORCPT value is
not included in the probe. If this option is set to 1, the ORCPT value
appears at the end of the mapping table probe.