POP3 to Exchange Possible?
I've been given a task of researching if I can retrieve POP3 email and store it to Exchange. Now, before you go giving me a ton of links to POP3 to Exchange products, read further. I've already found a ton of these products, and the way we need this process to work, those products will not work. I have, however, found a .NET component from DevMail .NET that will allow me to contact a POP3 server, download email, and save the emails as *.eml.
Now, heres where you come in...does anyone know of any components or have any reference to source code that will give me an idea if taking that saved EML file and saving it to a directory on the exchange server will work? Better yet, if anyone can give me an idea of the storage system behind Exchange, that would be helpful as well.