Slashdot Mirror


A Web Based Solution to Replace Exchange?

benthemeek asks: "A friend of mine works for a company that has more than 6k users connecting to a Outlook exchange server instance through VPN from various homes all across the country. The executives at his company would like to move to Active Directory and a web based solution for these users. When Outlook Web Access was priced out, it was judged very expensive and they opened the floor to other options. They want a LDAP enabled, web based email and calendar that could hopefully plug in or replace Exchange, and if the solution can be load balanced between more than one server to ensure reliability and uptime, that would be even better. Slashdot readers come from many walks of life and I am sure some of you have gone through a similar experience and could give some insight to this problem. The fan boy in me would like to see a complete Open Source to meet this need, but that may not be possible. Have any of you done similar migrations, and to what solution did you go to?"

1 of 75 comments (clear)

  1. Are you sure what you're asking for? by CXI · · Score: 4, Insightful

    Is the purpose just to get rid of the VPN? Outlook can be setup to connect via HTTPS to an Exchange server with fully functionality, using NTLM authentication, so no VPN required. Also, Exchange can be configured to serve email via IMAP if you don't want to get everyone Outlook (except they already have it according to your question).

    Have you considered the fact that web based services are not necessarily going to provide the event notifications or other features users are used to getting? Guess who will be blamed when everyone starts missing meetings or showing up late? As an example, in Exchange's web based Outlook you can't set your delegation settings through it or view multiple calendars at the same time or do a lot of other things. You really need to know the feature set that's required by the users before you could even consider any kind of a move. Have you thought about archive files? If you go web based you'll have to keep all that data on the server and you'll probably have to migrate it there from each user's PC one at a time.

    Saying you want to move from Exchange to something Active Directory integrated with the ability to load balance is also a little weird given that Exchange already does all this.

    I'd tell your friend to go on record that any major change is probably a bad idea, and instead he should research how to make the existing system work the way they want it to. Your question really doesn't indicate WHY they want to move, which is critical to the choices to be made. Open Source isn't the proper solution to every problem, and yes, you might actually have to spend some money to get the functionality you need! (Ok, send in the slashdot shock troops to mod me into oblivion for not following the party line...)