Re: problem in reading the forwarded messages
Posted By:
Ionel_Condor
Posted On:
Monday, February 11, 2002 08:58 AM
Naturally thay you can't read it directly as you read normal mail.
A forwarded message adds it own fields, so you have to build something like a recursive function (where you 'parse' the message) till you arrive at the original message.
Ionel COndor.