I'm currently tasked with importing a huge number of Emails from proprietary mail system into an Outlook.com account (yes, the web service not the desktop app).
Due to the proprietary nature of the source system and the fact that all emails require custom pre-processing prior to importing them into Outlook.com, any commercial service is not an option. Importing the data into a local Outlook database and then export it to Outlook.com is probably not an option either since this is meant to run server side.
What would be my best option to implement the actual import step that preserves the actual email timestamps as they were when the mail was originally received?