Question
Lloyds Banking Group PLC
GB
Last activity: 10 Jun 2021 3:42 EDT
Reading email meta from FILE UPLOAD
Hello,
We have a requirement where we want user to upload email (.msg) file ; just like we do for documents but when they upload .msg file , we would like to read email metadata like Sender, To , Subject , DateTime .
We looked at various java method available like mimeMessage but no luck. Is there any way we can read the metadata of an email uploaded from local system?
Thanks!