Filters will not have access to delivery status, so I don’t think that out-queue content filters will help. You can add a return receipt in the header, but it would be easier to enable delivery status notification in postfix. This still returns status to the original user, and I suspect that you meant something system-wide.
Taking DSN one more step, you could hack postfix rollback templates to contain either the “To:” or “Bcc:” header (if the user requested a status too?) By sending status messages to a specific central mailbox. This can lead to a change in the rollback itself to allow these headers.
Personally, I would go with the analysis of magazines, but you do not explain why this is bad or what specifically you want to accomplish.
source share