mdn_failures_notify
Last updated March 2020
Name
mdn_failures_notify — mailbox to which to send null recipient MDNs
Synopsis
MDN_Failures_Notify = "postmaster@example.com"
Description
If MDN_Failures_Notify
is set to an email address, Momentum will send the MDN to that mailbox, allowing a postmaster to review and perhaps take action on those bounces.
When generating an MDN, Momentum will skip the bounce message generation if the message that triggered it was from the NULL sender, as there is no information about whom should be notified.
Scope
mdn_failures_notify is valid in the binding, binding_group, domain and global scopes.
Was this page helpful?