How to retrieve email from mail server and save it as .msg file?
I want to retrieve email from mail server and save it as compound .msg file, which can be opened in
MS Outlook.
I am able to retrieve the mails using TCP, but how can i save it in .msg file format?
Thanking in advance for help