I am trying to figure out how to pull a DSN out of an email that has bounced, so I can examine the delivery-status portion. Has anyone done this?
>From research on the DSNBounce Mailet, which returns incoming mail, it appears to use the org.apache.james.util.mail.MimeMultipartReport class to set the return, but it's not clear how to reverse that for my purposes and pull it out for examination. any help here would be appreciated. thanks, Kim :-) -- View this message in context: http://www.nabble.com/Has-anyone-written-a-Matcher-on-Status-attribute-of-mail--tf4847350.html#a13948671 Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
