Author Message
MauricioGonzález2
Joined: Nov 27, 2013
Messages: 40
Offline
Hello,
Emails are saved into configured email storage folder, I woud like to know how to read the generated files for the interactions, is there any routine in the API o something which I can use to accomplish the proper reading?
Supriya
Joined: Mar 2, 2015
Messages: 9
Offline
This is MIME format file , you can use EMSEmail API
MimeMessage class from EMSEmail should be used to read the Emails.

or any other library which can understand a MIME file can be used o read this.
MauricioGonzález2
Joined: Nov 27, 2013
Messages: 40
Offline
Thanks a lot Supriya, I will try MimeMessage class
Go to:   
Mobile view