Hello @All,
This question has been asked before. However, the proposed solution does not seem to work.
https://community.cisco.com/t5/email-security/custom-bounce-message/td-p/5136251
If the "bounce()" action is triggered via a message filter, this text appears in the bounce message by default:
"554 5.0.0 < #5.0.0 smtp; 5.x.0 - Message bounced by administrator (delivery attempts: 0)>"
How can I customize the text? For example:
'554 5.0.0 < #5.0.0 smtp; 5.x.0 - Message bounced by policy violation, policy #123>'
I tried the following:
* Created a bounce notification text resource "CustomBounce"
* Created a bounce profile "CustomBounce" and selected the text resource "CustomBounce" as the notification template.
* Created a message filter with the actions "bounce-profile("CustomBounce");" and "bounce();"
I still get the default notification, not the text from the "CustomBounce" template.
How can I ensure that bounce actions in message filters do not output the default text in the bounce, but rather a customized, meaningful message?
Thanks
Stefan