Hi
I'm looking for a way to access embedded email. That is, I have an email with another email as attachment, I need to open that embedded email to find out emailaddess in its content by regular expression.
I found some code which can get attached file and save it to somewhere. But that's not what I need because my attachment is an email, not text/word or excel file.
It'll be highly appreciated if somebody who has this kind of knowledge/experience can tell me which module I should use and where to find some example code.