I am trying to figure out how to access a Microsoft NT Exchange Server using
PHP on windows.  I have NOT found success using IMAP to connect to the
supposedly IMAP compliant server or trying to use COM to access that server
via Outlook.  I have considered trying to invoke the MAPI API, but not sure
how to go about that, and I have considered trying a JAVA API, but not sure
where to start here either.

My goal is to read email, and move that email between folders, from a CGI
app that runs every 5 minutes or so on a windows platform, updates a MySQL
database which is used to support Helpdesk analysts who respond to reports
of problems made via email.  Has anyone had any success with MS Exchange, I
will consider all options, but would prefer to use PHP.

Warren Vail



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to