bounces_inline_original
Name
bounces_inline_original — how much of the original message to include in MDNs
Synopsis
bounces_inline_original = "headers"
bounces_inline_original = "none"
bounces_inline_original = "all"
Description
If the system has been configured to generate bounce messages for failed deliveries, the bounce message will start with a brief description of the error followed by some information about the original message.
The parameters control which, if any, parts of the original message are included in the bounce message.
- none
-
causes the original message to be omitted from the bounce message.
- headers
-
causes only the headers of the original message to be appended to the bounce message.
- all
-
causes the entire original message, including headers, to be appended to the bounce message.
The default value for this option is headers
.
Scope
bounces_inline_original is valid in the binding, binding_group, domain and global scopes.