Hi
If you have an email that includes an attached email, how can you use Perl to read/parse that embedded email?
I tried to use WIN32::OLE, and I know you can get the mail body this way:
$mailbody=$folder->Items->Item($i)->Body;
If this email has attached email and I'm only interested to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.