Hello everyone,
First of all, let me start by saying that I am not a programmer, but a systems administrator.
I was wondering how can one fetch e-mail messages from an Exchange 2013 user's mailbox and drop its attributes (like From, Subject, Body, To, etc) into a SQL Server 2012 database table.
Preferably, without coding and without third parties. Maybe, something like PowerShell or a SQL Server funcion...
Has anyone here ever needed this?
I've Googled without luck. Also, I know a solution involving forwarding to a mailbox under a Postfix (GNU/Linux) system and MySQL Server, but this would mean adding complexity to the overall solution.
Thanks a lot for your cooperation.
Best regards,
Bruno Martins