Re: How do I get the original 'to' address from a bounced email (ie the that caused the bounce)
Posted By:
Jeff_Gay
Posted On:
Tuesday, November 26, 2002 06:06 AM
You need to traverse the body parts of the message, looking for the original message that caused the problem. The problem that you'll find is that "bounced" messages don't have standard formats.
Re: How do I get the original 'to' address from a bounced email (ie the that caused the bounce)
Posted By:
John_Zukowski
Posted On:
Wednesday, November 20, 2002 10:30 PM
Read the headers. There is no automatic way and it may not even be there.