Use this command to customize the notification that is sent out when a message cannot be delivered. Soft bounce must be disabled for these configurations to take effect.
Syntax
email-analysis mta non-delivery-report {from <from_address>|subject<subject_line>|template <message_body>}
Parameters
from_address
The from address or the sender address for the non-delivery report. The default entry is MAILER-DAEMON (Mail Delivery System).
subject
The email subject line for the non-delivery report
template
The email message body for the non-delivery report
Examples
The following example sets the sender address for the non-delivery report.
hostname (config) # email-analysis mta non-delivery-report from <sysadmin@example.com>
The following example sets the email subject line for the non-delivery report.
hostname (config) # email-analysis mta non-delivery-report subject <Message Not Delivered>
The following example configures the message in the email body for the non-delivery report.
hostname (config) # email-analysis mta non-delivery-report template <Message not delivered. Please try again.>
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Email Security — Server: Release 8.3.0