Page 1 of 1

XAMPP + Microsoft Exchange server

PostPosted: 11. November 2010 08:57
by bogaert-y
Hello everyone,

Could someone tell me how I can configure XAMPP to work
with an Microsoft Exchange server?

The exchange server is configured to recieve anonymous
request from the XAMPP server.

I have browsed the forum but couldn't find any answers
that would help me.

thanks allready for the help! :D

Re: XAMPP + Microsoft Exchange server

PostPosted: 11. November 2010 11:42
by Nobbie
bogaert-y wrote:Could someone tell me how I can configure XAMPP to work
with an Microsoft Exchange server?


What do you mean by "work with" Microsoft Exchange?

bogaert-y wrote:The exchange server is configured to recieve anonymous
request from the XAMPP server.


What kind of requests? As Exchange and Apache (Xampp) are both servers, both are configured to serve requests - but not to send requests (you need a client for sending a request).

You should explain more precisely what are trying to do, especially explain which kind of requests you are talking about.