Hi, We have a Zimbra mail server hosted on Linux for our organization. We periodically archive the old messages (> 3 months) into a folder in EML format for restore if requested. We are currently working on a requirement…...addSubFolder("Test"); //Load an EML from disc MailMessage...MailMessage eml = MailMessage.*load*("a.eml", MailMessageLoadOptio.*getDefaultEml*());...