Mail::Message::Body::File usage question
I’m a little sketchy on OOP in general, but I’m attempting to use Mailbox anyway. I’m writing a program that sifts through a automatic process’ mailbox, looking for delivery failures, in order to alert the proper users. The bounce-back messages in question are always Content-Type:multipart/report, and the message bouncing back is the body of the part that’s Content-Type:message/rfc822.
How can I re-cast the body of the message/rfc822 part to be a message in it’s own right? Do I use Mail::Message::Body::File, opening it as a new folder, or is there another way to accomplish this?
Regards and thanks,
Jim Teel
_______________________________________________
Mailbox mailing list
Mailbox@...
http://lists.utsl.gen.nz/mailman/listinfo.cgi/mailbox