Skip to main content

Name

generate_bounces — generate MDNs if mail is failed after reception

Synopsis

generate_bounces = true

generate_bounces = false

Description

Momentum has the ability to generate failure messages to be delivered to the envelope sender of an undeliverable message. In large outbound mail systems (for example large mailing lists), it is often desirable to suppress the generation and delivery of such failure notifications and opt for a more efficient approach such as post-processing failure logs. Note that this configuration option applies only to in-band bounces.

The default value for this option is true for conformance with the SMTP specification.

Scope

generate_bounces is valid in the binding, binding_group, domain and global scopes.

See Also

Was this page helpful?