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?"

18 of 75 comments (clear)

  1. google, not yet but soon by lurker4hire · · Score: 4, Funny

    Google will probably offer an appliance to do this, like their search appliance, within a year*.

    *All dates are pure speculation pulled right out of my arse, can I get a job as an analyst?

  2. Ummm... Easy... by eno2001 · · Score: 5, Informative

    Zimbra.com Look at the demo. It can be made to integrate with AD's LDAP. It has calendaring, e-mail and contacts. And there are Outlook/Exchange migration tools. Also check out the forums on Zimbra.com. This should really be a Slashback...

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  3. Try CommuniGate Pro by k.ellsworth · · Score: 2, Interesting

    I have been using communigate Pro since some years and with the mapi plugin you even get the outlook features running. also communigate includes a PBX and SIP support with no extra licenses

    It does have LDAP services included/external support

    It is paid, but is lot cheaper than exchange. and runs over whatever platform you like even QNX, BeOS, etc...

    --
    Putting a windows cd backwards, plays evil messages, but it gets worse, putting it right, installs windows.
  4. ExchangeIt by Guspaz · · Score: 2, Informative

    I can't help but plug the software from the company I've worked for:

    http://www.nitix.com/products/os/exchangeit.php

    Linux-based MS Exchange replacement. Due to the whole autonomic computing paradigm, it is much easier to set up than any competitors.

    The downside is that it comes with its own OS, which could be an obstacle to some people. From my experience, though, companies don't care about the OS, they are just as happy to throw an entire box at the problem.

  5. Horde by Phroggy · · Score: 3, Informative

    I've been deploying Horde for some of a couple of my clients lately, and they seem happy with it. It can be a pain to get set up correctly, but once you've done it a few times you begin to get the hang of it and it's not so bad. It's poorly documented, but very configurable.

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  6. Zimbra? by Zocalo · · Score: 4, Informative
    I've not looked at it in any great depth recently, but Zimbra is aiming to be what you are looking for and is now up to v3.0 so should be fairly mature. Zimbra's webclient is AJAX based rather than ActiveX, so unlike Exchange's Outlook Web Access even non-Microsoft browsers get all the pretty bells and whistles in the interface. You also have a much broader range of stand-alone clients to choose from without loosing much, if any, of Exchange's level of functionality.

    If you stick with Exchange on the backend and just want to replace Outlook then Evolution is probably your best (if not only) choice as it implements most of Outlook's functionality. It also support other mail client standards like IMAP and POP3 of course, so will seamlessly integrate with any almost other backend mail server too. Packages for UNIX are readily available and the Windows port is also stable, and although there isn't a pre-rolled installation package just yet, that can't be too far off.

    --
    UNIX? They're not even circumcised! Savages!
  7. More expensive, but more functional by PFactor · · Score: 3, Informative

    I'm a big proponent of using Citrix's Presentation Server as a means of providing secure access, any time, anywhere.

    The basic idea is you build a Windows terminal server (more likely several - fault tolerance and all that), install Outlook on it, and use Citrix's web interface to provide a launch point. Outlook runs on the server, and any user with an ICA client (Citrix's client) can run it - even your Mac, *nix, and (gasp) DOS users.

    That takes care of users inside the firewall. Outside, you have to have a VPN solution. Or, you can use the Citrix Access Gateway to provide access. By itself, it acts just like an SSL VPN, only cheaper (the box is $2500 and concurrent user licenses are $200 or so at retail). When used in conjunction with something called Advanced Access Control (AAC), you can provide secure access to any Citrix-delivered or web-delivered applications WITHOUT a VPN client. AAC turns the CAG into an HTTP/HTTPS/ICA proxy. It features RSA integration and all that jazz. As a side-bonus, AAC + CAG support smartphones, PDA's, and Crackberry's (though that last has an ugly UI).

    Not the cheapest solution and it is certainly not as easy as I describe, but it is definitely capable of doing what you need - without having to retrain your users on a mail application. It is easier to say "go to this URL, log in, and click the Outlook icon" than it is to say, "here's PINE - Hope you remember how to use telnet" :)

    To provide robust access anytime, anywhere

    --
    Don't believe anything I say. I crash test crack pipes for a living.
    1. Re:More expensive, but more functional by Forgery · · Score: 2, Insightful

      LOL If they think Exchange is expensive...wait until they get a load of Citrix.

    2. Re:More expensive, but more functional by dasheel · · Score: 2, Insightful

      Nice post Mark Templeton.
      But why pay for your solution twice when M$ already gives you all the session level support you'll need.

      Bill G.

  8. 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...)

  9. OpenGroupware.org by ke4qqq · · Score: 2, Informative

    I suggest that you look at OpenGroupware.org, in particular you may want to look at SOGo, which is Scalable OpenGroupware.org http://sogo.opengroupware.org/. Unfortunately the SOGo specific bits aren't yet under the GPL/LGPL as the rest of the OGo stack is. However you can license it from Skyrix is my understanding.

  10. RPC Over SSL? by Plake · · Score: 3, Insightful

    What about RPC over HTTPS, we just set that up for a large remote office and it works great. We just needed to change 1 part of their Outlook account to use the new Exchange server. The main cost would be getting the SSL cert and say some frontend Exchange head servers (which can support clustering), I'm a fan of OSS projects but if it's for 6k+ users are you willing to deal with any support problems yourself or groups that already do support the currently infrastructure?

    If you already have Exchange it might be worth looking at. Also, if they're all already using a VPN I'm assuming they have Outlook installed? If so this would be a really simple change with supporting them from what they already use.

  11. Novell NetMail by invisik · · Score: 2, Informative

    Sonuds like NetMail would fit the bill, on your choice of platform (NetWare, Windows 2000 or Linux). Scales to jillions of users. Requires eDirectory, but you can make that replicate with ActiveDirectory at no additional cost.

    http://www.novell.com/products/netmail/

    Have fun!

    -m

    --
    http://www.invisik.com
    1. Re:Novell NetMail by Plug · · Score: 3, Informative

      Novell NetMail has been open-sourced (and largely superceded) by the Hula Project.

      The web interface is one of the key improvements over NetMail.

  12. Exchange 2003 or Postfix/Imapd by lucm · · Score: 3, Insightful

    From your post I understand that these people are using Exchange 5.5, which is the last relase not integrated in Active Directory.

    Here are my suggestions:

    1) Since they must already have an Outlook license, they could use Exchange 2003 in RPC/SSL. This is 100% Active Directory integrated, and they don't need a web client since Outlook can connect directly. Exchange itself is not so expensive, however they must also upgrade the CALs, which can boost the bill for 6k users.

    2) A more reliable solution: Postfix and imapd. I strongly suggest Cyrus Imap as it saves each email as a separate file, which is incredibly efficient for backups and archives. For the frontend, most webmail are fine (Horde, SquirrelMail, Neomail) and includes the calendar stuff; https can be setup easily. This kind of setup can use Active Directory for the users authentication and can run on multiple servers (clustered or not). Note: in this setup the users could still use Outlook for which they paid a shitload of money.

    A few notes:
    -Users will complain if they have to move from Outlook to whatever web interface.

    -Antispam and antivirus software are much cheaper and much more efficient if they go with the Postfix scenario.

    -6k remote users is a lot, especially if they use this email as a primary business address. Therefore the IT dept must act as a small ISP. Why not calling a few ISP in the area and see what is their setup?

    -If they go with the Postfix scenario, if they use x86 hardware I would suggest Linux with a recent kernel. However, if they have the opportunity to purchase hardware, I would strongly suggest Solaris 10 and a sparc machine (possibly two for a better uptime). At the present moment, I can't think of a better os/hardware match for a mail server.

    --
    lucm, indeed.
  13. Horde 3.0 by Jizzbug · · Score: 4, Informative

    You really should check out The Horde Project. Horde (and it's webmail client IMP) has been around for a very long time. Development is very active and open.

    Horde went through a major rewrite/restructuring for the 3.0 effort. Horde 3.0 is definitely a web-based Exchange-killer (and Sharepoint-killer).

    If you use Cyrus IMAPd as your IMAP backend, you even get shared mailboxes. Horde's other modules also have excellent sharing support. Shared calendars, mailboxes, todo lists, addressbooks, etc. Turba, the addressbook module, supports LDAP directories. Horde's other modules also have support to grab bits of info from LDAP.

    I highly recommend Horde. I used to use it a lot more than I do know. When that was the case, I was also a regularly submitter of patches to the project (I helped mostly the last year 3.0 was still unreleased).

    While Hula may look prettier, I find Horde to be much more functional.

    Of course, there are plenty of things to be done... So, start using it and start submitting patches!

    --

    -=/\- Jizzbug -/\=-
  14. Re:Ummm... Easy... but costly by kbielefe · · Score: 4, Informative
    You forgot to post the link to the Microsoft pricing and information about needed upgrade frequency. Does that include operating system licenses? Do you really go for 5 years without upgrading? 3 years seems like a more realistic upgrade cycle based on the release frequency.

    I'm no IT expert so maybe it's just me, but I'm thinking that perhaps since it has the same features, a small business would want the small business edition for $2900 per year for 100 users, for a total 3 year cost of $8700 with upgrades and OS licenses included.

    However, since we are talking about a business with 6000 users, let's look at that cost:

    Zimbra 6000 x $28 x 3 years = $504,000 with upgrades and full support included Exchange $1100 + (5995 / 5 x $500) = $600,600 with no upgrades

    See, you can twist the numbers either way. I'll leave it to the mods to decide who was more realistic. Microsoft may have some volume licensing that I'm not aware of, but why should I track down the exact price when you wouldn't?

    Of course, if I was the CFO, I would go with secret option number 3: spend $150,000 to hire a full-time developer for a year to make an ultra-customized version of the zimbra open source edition that will meet my company's exact needs.

    --
    This space intentionally left blank.
  15. Sun!!! by Iaughter · · Score: 2, Interesting
    I don't know why Sun isn't more popular in the slashbot and open source crowds.

    Zimbra? Come on people, you want me to trust my user's email to a web2.0 company? what the hell?

    Horde? For a user-base of this size? That's crazy! Where are you going to find enterprise-class support for a mediocre php web app framework?

    The decent alternatives are Open Xchange, or Hula Server

    But none of these compare to Sun's Messenging Server. Calendaring, IM, mail, all standards-compliant (even to the backend ldap server), all open-source. It integrates with outlook. It's backed up by a global corporation and is certified to run on Solaris, Red Hat, HP-UX and Windows. *

    I don't understand why people even look at some of these other mail/calendar systems, let alone ignore this offering from Sun. Seriously, will someone answer that? (Sure it's not GPL'd, but Zimbra?)

    *I do not work for sun.