I am currently evaluating using Aspose.Network as part of a solution for a client of mine. In particular, the ability to convert .eml to .msg and to retrieve attachments from a .msg file are the functions we are looking at.
Are there any scalability issues? We would be converting and managing about 20,000 email files each work day (12 hours or so).
Also, this would be on 64 bit servers and our code would be multi-threaded. Are there any known issues for 64 bit or for multiple threads calling the same functions at the same time?
Thanks,
Aaron Bates
Hi Aaron,
Thanks for considering Aspose.
Could you please explain more details about your scenarios? Do you need to convert 20000 eml files per work day? Is there any chance you provide us some sample eml filer for our reviewing? Any other feature you plan to use?
Hi,
Unfortunately I do not have a sample of the .eml files but they will include attachments. This will be part of a larger solution based on Microsoft SharePoint. Emails will be sent to a SharePoint document library. This library will have an event handler on it that converts the .eml files to .msg files and move them to a different library, as well as copy the attachments out to a second library.
We are expecting approximately 20,000 emails per work day (approximately 12 hours because its across a few time zones). The only thing we will use Aspose for is to convert the .eml files to .msg files and to copy the attachments out.
Thanks.
Some more information ... I have a few sample files (that would be attachments to the emails) from my client and they are around 100K in size.