PR_TRANSFER_ENABLED

The PR_TRANSFER_ENABLED property contains whether gateway outbound message processing is enabled.

Quick Info

Header file: EDKMDB.H
Applies to: Gateway message store objects (information store objects)
Identifier: 0x662a
Property type: PT_BOOLEAN
Access: Read/write

Values

0
FALSE = Outbound message processing is disabled.
1
TRUE = Outbound message processing is enabled.

Remarks

The state of the PR_TRANSFER_ENABLED property is undefined when the gateway initially starts, but is set to TRUE within 10 seconds. In other words, this property has no memory between sessions.

The gateway can set this property to FALSE at any time. Setting this property to FALSE will prevent any additional MTA messages from being transferred into the MTS-OUT folder. This property has no impact on the transfer of mail from the MTS-IN folder to the MTA.