Retrieving the header field from bounced mail

I am sending email with some custom value set in the email header from my application. When the email get bounced back I am not able to get the custom value from the bounced mail.

I think the SMTP server remove the header before it send the bounce message to the sender.

Is there any way to get the original header( set with custom value) from the bounced mail?

[380 byte] By [Rajessha] at [2007-11-27 7:09:51]
# 1
No, there is no guaranteed way to do this. It's up to the rejectingmail server to decide what, if anything, to send back to you.
bshannona at 2007-7-12 19:01:17 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...