I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...i=0; i< 500; i++) { MailMessage msg = MailMessage.load("/User/Test/Emls/bigeml...MapiMessage.fromMailMessage(msg); finfo.addMessage(mapimsg);...