I am trying to develop a server side LabVIEW email action application that will use subject line of generated client emails, sent to a specific account, too perform an 'action' based on the structured commands of the email subject line.
As this application is residing and running on a server I wish to advioid the use of connectivity through another application (like outlook).
The wish is to directly read and manipulate emails from, to and on the MS exchange server.
I'm Seeking advice on the best and most robust method in programming a LabVIEW access routine for MS exchange email service ?
I have already experimented with Pop3 using the TCP/IP and webdav but have experienced limitations in my pursuit of using these connectivity methods.
thanking you in advance for your time and advice
Greg