Dear Eric, Thank you got the answer. I need in the mailet itself.
Regards, Rajender On Thu, Feb 28, 2013 at 12:12 PM, Eric Charles <[email protected]> wrote: > Hi Rajender, > > Where do you need to read that header? > > If it is in a mailet, you can get it via > mail.getMessage().getHeader("Original-Message-ID"); > > If you need access to header somewhere else (protocols, mailbox...), just > tell us. > > Thx, Eric > > > On 27/02/2013 18:47, Rajender Vallapureddy wrote: >> >> Hi Eric, >> >> Is there an api or possibility to read the Original-Message-ID which >> is returned as part return recipient(MDN) message body part. >> >> Original-Recipient: <[email protected]> >> Final-Recipient: rfc822; [email protected] >> Original-Message-ID: <[email protected]> >> Disposition: manual-action/MDN-sent-manually; displayed >> >> Would appreciate your help. >> >> Thank you, >> Regards, >> Rajender >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
