When sending an email, is there a way I can control what the subject of the bounced email will be (in the event that it bounces and is not deliverable).
Basically, I can control where the bounced email will go using the Return-Path header, and I'm wondering if there's a way to set the subject line of that bounced email.
So if I sent an email with the subject:
There's an update to account #123456
In the event it bounces, I'd like the bounced email that is returned to the mail server to have the subject:
"There was a bounce for account #123456"
Possible?