I didn't expect that you're using OLE. I'm a GNU/Linux user, so can't help you much with OLE, but perhaps you can get the message in some more digestible form and use something like Email::MIME to parse it. Can you show the output of:
my $attach = $folder->Items->Item($i)->Attachments(); use Data::Dumper; warn Dumper $attach;
In reply to Re^3: Perl to open embedded email?
by zwon
in thread Perl to open embedded email?
by maylin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |