Slashdot Mirror


Yet Another Exchange Killer?

jmertic writes "SuSE Linux now has the latest Exchange killer, but this time for Exchange Server. Openexchange Server is designed to be a drop in replacement for Exchange 5.5 users who don't want to pay the MS tax of going to Exchange 2000. They say it will be available mid November."

57 of 319 comments (clear)

  1. Prediction: It will be available in november.. by mindstrm · · Score: 3, Funny

    with POP3 functionality.

    Everything else will be "Planned for the future" and they will be recruiting programmers.

    1. Re:Prediction: It will be available in november.. by zurab · · Score: 5, Informative

      with POP3 functionality.

      Everything else will be "Planned for the future" and they will be recruiting programmers.


      C'mon now! They even state on the features page that The preferred protocol is IMAP.
      Why predict when you can read and find out?
      Features page says it will come with SMTP, Webmail, IMAP, LDAP, spam filter, Samba PDC, and DHCP. The features include E-mail (of course), scheduler, document management, project management, addressbooks, forums, knowledgebase, etc., etc., etc..

      Not that you can't piece these software packages yourself, but this sounds like it will be an integrated solution for mail server like Exchange or Groupwise servers, integrated IMAP and web interface; basically they want people to have OpenExchange server interoperate with MS Exchange server (migrating period), and after you're sure everything is set up correctly as you want it then ditch the MS Exchange completely. All this will be configurable through YaST too.

      To me it sounds very nice as an alternative and way cheaper too.

    2. Re:Prediction: It will be available in november.. by Anonymous Coward · · Score: 4, Insightful

      it doesn't look any cheaper than keeping our Exchange 5.5, really, since client licenses are about the same price and OpenExchange Server is really an untested unknown. I don't know ANYbody running it, and Suse is almost unheard of here (BC, Canada) because of its un-redistributable licensing. To be honest, I think the only real advantage here is that the OpenExchange isn't Microsoft.
      Why should my company (50 users) migrate? No new features, dubious availability of support (on the other hand MCSE are a dime a dozen here) and inclusion of proprietary software from a relative unknown aren't exactly compelling.

  2. Not. by Telastyn · · Score: 4, Insightful

    This is *not* a drop in replacement for an exchange server. This does look like a nicely packaged set of servers to replace the functionality, with optional arm&leg support contracts.

    woo.hoo.

    I mean, yeah professional support is a great thing that will get a little bit into companies, but seriously, nobody is going to rip out an exchange server, dispite its distatefulness; then reconfigure every client to use smtp-auth/imap/ldap not to mention *loose* outlook's calendaring feature, just for clientside flexibility that they never wanted in the first place?

    1. Re:Not. by BrookHarty · · Score: 3, Insightful

      This type of drop in replacement is the equivalent of dropping in a v8 hemi engine in my VW Bug.

      A real drop in replacement, the end user wouldnt even know about back end changes.

    2. Re:Not. by alsta · · Score: 5, Informative

      I detest MS Exchange for many reasons, but foremost because of MAPI. This package does not have MAPI specified, in which case it is correct of Telastyn to claim that it isn't a drop in replacement package.

      MAPI is Outlook's native protocol which encapsulates calls to the Exchange server to retrieve/modify calendars, mailboxes and other objects.

      This will probably be a nice mailserver-in-a-box deal and it's nice to see Linux vendors do these things. But to call it a drop in replacement sounds like a lot of hot air. PLEASE do not assume that I am in any way saying that Exchange is better. I am not. I am saying however, that vendors should take care in advertising more correctly. Otherwise they're proving to Exchange users that Exchange is the real deal and whatever is offered by SuSE is a joke.

      --
      Wealth is the product of man's capacity to think. -Ayn Rand
    3. Re:Not. by ZoneGray · · Score: 3, Interesting

      True enough, but MAPI is just a protocol. All the Calendar functionality comes from the client and the server. And Outlook retains most of it's functionality (and gets a huge boost in perfomrance) when run in Internet mode.

      There's no reason the essential Exchange functionality couldn't be duplicated. Some of the Calendar info is already available in that icalendar format, and the rest could be encapsulated in POP/IMAP. Add some server enhancvements and maybe an Outlook plugin, and you could be pretty close.

      And of course, you could distribute the Outlook plugin to the whole enterprise just by sending one attachment to the VP of Marketing.

    4. Re:Not. by alsta · · Score: 3, Insightful

      MAPI is a transport mechanism that Outlook and Exchange both use. Exchange functionality could be duplicated but I am not so sure the way you suggest is the best way of doing it.

      First of all, Outlook talks MAPI. Period. You need to understand MAPI to talk to Outlook. Then about half of your troubles are solved. Outlook and Exchange do not use the iCalendar protocol for calendaring. Just because that's a protocol defined in an RFC doesn't mean Outlook uses it. Think about it. Why in the world would Microsoft do that? They would lose money to whoever writes the better Exchange server. No, what's needed here is a samba-type approach. If one really needs iCalendar, one would have to write fudge layer between iCalendar and whatever Exchange and Outlook speak.

      POP is out of the question. IMAP retains much of the functionality that Outlook has when managing mailboxes, but IMAP doesn't use MAPI. In which case there would be a need for a kludgy layer between IMAP and MAPI to make it all work.

      I think it would be easier to try to replicate that which Exchange does with Outlook and vice versa. The issue here though is that we're so far astrayed from standards that they're not even applicable anymore. What is the goal? To maintain an open standard or try to play catchup with Microsoft? Both?

      Also, what kind of enhancements were you talking about?

      --
      Wealth is the product of man's capacity to think. -Ayn Rand
  3. Source code license? by pope+nihil · · Score: 5, Interesting
    I notice that you can get the source code, but under what license?

    SuSE Linux Openexchange Server 4

    Base license with ten groupware clients and an unlimited number of external e-mail clients (POP3/IMAP)

    Order no.: 2118-1INT

    US $ 1,249.00

    Software
    SuSE Linux Openexchange Server 4 (based on SLES 8), source code (4 CDs)
    1. Re:Source code license? by bogie · · Score: 5, Interesting

      Interesting question, but I'd rather see them do something about Yast. That one piece of software spoils the distro for me. I mean most of the other distros GPL their tools, why can't Suse?

      Because of Yast I don't support Suse and never will.

      I know I be modded as Troll for this, but I know many other people feel the same way I do. I mean for a company that claims to be so into opensource why have this "gotcha" built into their distro? Could you imagine if Redhat had done the same thing with RPM? Or Debian had did this with Apt?

      Suse did invent the tool so they do get to pick the license, but what would happen if the 99% of software written by others which they are repackaging all did the same thing?

      --
      If you wanna get rich, you know that payback is a bitch
    2. Re:Source code license? by root_42 · · Score: 4, Informative

      I don't understand what the fuzz is all about. Yast is not that great a tool that I would say everyone has to use it. The source code for Yast is there, and you are allowed to modify it as you wish -- with one condition: you have to label this version as a modified Yast-version. So no big deal! Try to focus on what SuSE has done for the OpenSource-community: They fund a lot of the ALSA-project development (Jaroslav Kysela), they heavily pushed the development of XFree86 including writing of drivers for until then unsupported cards, porting Linux to the s390 and much more. They also employ a couple of the KDE core developers (Waldo Bastian et al.).

      --
      [--- PGP key and more on http://www.root42.de ---]
    3. Re:Source code license? by Ed+Avis · · Score: 3, Informative

      The restriction on YaST is that you cannot sell 'data carriers' containing the software. So for example you cannot sell CDs with a Linux distribution that contains YaST (SuSE Linux or otherwise). This seems a bit unreasonable from a company that makes its money selling CDs of software mostly written by others.

      Still SuSE's policy is that patches to other programs are released under the same licence as the programs themselves, so they do good work in the rest of their distribution. But since YaST is a proprietary SuSE program, I can't really see the point in learning it (since it ties you to SuSE Linux and can never be used by the other distributions under the current licence). Better to support a distribution like Linux-Mandrake which makes sure its admin tools are released as free software.

      YMMV, but at least you can appreciate the reasons why some users prefer to stay away from SuSE.

      --
      -- Ed Avis ed@membled.com
  4. But I've got too much money! by teamhasnoi · · Score: 5, Funny
    I've got to spend 30 million dollars in 30 days so I can inheirit 300 million! I can't give any away to charity, and I can't tell anyone why I'm doing it! (shhh.)

    MS Exchange is perfect for my needs! I can pick up a 1000 seat licence and a couple of XP Advanced Servers and blow my wad right there! Plus, I can hire a bunch of IT guys to keep up with bugs and patches - ooooh, don't kill Exchange!

    Signed, Brewster
    (a.k.a Richard Prior)

  5. Wow by Anonymous Coward · · Score: 4, Insightful

    Wouldnt it be awesome if this was integrated with Evolution to give the open-source market a firm footing in the messaging arena

  6. OSS == non oringal names by Jonny+Ringo · · Score: 3, Insightful

    Why is the root name copied in all open source software of the proprietary version in which it competes? Its unimaginative, it often cause problems legally, it sounds like a runner up solution instead of something possibly better.

    Thoughts?

  7. Exchange killer or not. by Anonymous Coward · · Score: 5, Insightful

    Would that this were an Exchange killer. It is not. The SuSe material says you can 'sync' your Outlook with it, just like your PDA. Ooooo!

    Calendar, Task Requests, Free/Busy? I wish.

    Like it or not, Outlook users in corporate mode use a lot of exchange _server_ features. Outlook (and Express) users that use it in POP/IMAP mode exclusively could care less. Maybe this is an Exchange killer for POP/IMAP users, but so is Cyrus.

    This is no 'drop in' replacement; its not any kind of a replacement in unless a lot of drugs are added.

    Am I saying its no good? No; we haven't seen it yet. It's not an Exchange replacement. It looks like Bynari.

  8. Interesting use of "Open" by rgmoore · · Score: 5, Insightful

    Unfortunately, it doesn't sound as though the "Open" in "Openexchange" means that it's going to be open-source. SUSE mentions that they have a much friendlier licensing policy than MS, only paying for people who are actually connected to the server instead of per seat that can connect. That's nice, but it just means that you're getting hooked into a proprietary system that's likely to be less well developed and possibly even less reliable than Exchange, without any of the advantages of Free/Open Source software. Very disappointing.

    --

    There's no point in questioning authority if you aren't going to listen to the answers.

    1. Re:Interesting use of "Open" by bo-eric · · Score: 5, Informative
      Taking a look at the "Features" page (of the "Article"), we see that the components Openexchange Server consists of are the following:

      • Operating system: SuSE Linux Enterprise Server 8 for ia32, Kernel 2.4.19
      • Installation: graphical installation with YaST2
      • SMTP mail server, mail transfer agent: Postfix 1.1.11
      • IMAP mail delivery agent: Cyrus IMAP 2.1.9
      • Web server: Apache 1.3.26
      • LDAP server: OpenLDAP 2.1.4
      • Integrated spam filter
      • Samba PDC
      • DHCP


      Admittedly, the "Integrated spam filter" and "DHCP" parts are not specified and might be closed source, but that seems quite unlikely, IMHO. Every other component seems to be both open sourced and free. Am I missing the reason you concluded it was closed-source?
      --

      -- Free speech is only free if your time is worth nothing.
    2. Re:Interesting use of "Open" by anonymous+loser · · Score: 3, Interesting

      Interesting point. I'm wondering why companies would bother paying $1200 for packages you can get off the shelf for free, many of which are already installed by default for server configurations on several distros.

      Since they've got all that other stuff on there, they should throw in IMP as well.

      I wonder if the spam filter is SpamAssassin?

  9. Something I don't get by silhouette · · Score: 5, Funny

    I don't understand why people are always talking about the latest and greatest exchange killer.

    There was already an exchange killer. It was called Nimda.

    --
    Experts agree: everything is fine.
  10. MAPI support? by TheBracket · · Score: 5, Informative

    I looked through the site, and could see no sign of native MAPI support - rather, you have the usual collection of IMAP, POP3, SMTP, etc. protocols. Many sites I look after would love to switch to a free Exchange replacement when they phase out their current 5.5 deployments - but if it doesn't support MAPI and seamlessly integrate with Outlook, they won't be interested.

    It also seems to be missing a few of Exchange's better features: single instance message storage, (relatively) easy multi-site replication, deleted item retention, just to name a few.

    Finally, who on Earth wants to put their Exchange server on their PDC? If this product doesn't integrate well with existing domains, I don't think that I have a single client who could actually use it!

    --
    Lead developer, http://wisptools.net
    1. Re:MAPI support? by Kunta+Kinte · · Score: 4, Funny
      I looked through the site, and could see no sign of native MAPI support - rather, you have the usual collection of IMAP, POP3, SMTP, etc. protocols.

      Yeah, those useless IETF standards!

      --
      Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW
    2. Re:MAPI support? by Helen+O'Boyle · · Score: 3, Informative

      AC,

      Bzzzt, wrong answer! One more time: MAPI is NOT just a client-side technology.

      I will say that server-side MAPI did have lots of brokenness back in its early days (circa mid-90's) -- things like server-side functions which displayed dialog boxes on the server and waited for someone to see them and press "OK" before the server process calling the MAPI function that errored would continue.

      The point of MAPI is not just to make it easy for any client to send mail via a "common protocol" (did you mean API?). Another point is that a single client can select WHICH protocol to use, to send mail -- because it was developed back in the days before everyone decided SMTP/POP3/IMAP were the way to go. At least this is true of the versions of MAPI supplied with typical Exchange clients. (I believe Simple MAPI as supplied with vanilla Windows may be limited to God's Intended Email Protocols, SMTP/POP3/IMAP).

      And being MAPI-free doesn't mean code is virus free, by any means.
      --
      * Helen *

  11. Re:MS Tax? by pmineiro · · Score: 5, Insightful

    why don't you people stop making like you're being forced to buy more from Microsoft? The only real taxes are those collected by the government with guns to back them up.

    well, all the time i order machines that i intend to install linux on from vendor X, and i say, "i don't want windows installed on the machine, and i don't want to pay for a windows license". however, thanks to microsoft's bulk licensing approach with vendors, this is not possible.

    no guns, but i am forced to buy what i don't want, and put $60 in the coffers of a company i don't like.

    now, one could say that exchange is a totally optional product, and that one is not forced to buy it, so the concept of "M$ tax" doesn't apply to this case. fair enough. however it does apply to some cases, and is a valid term.

    -- p

  12. Exchange SuSE by Rik+van+Riel · · Score: 5, Funny

    ... so, who's going to print the shirts ? ;)

  13. Obvioulsy you've never used Exchange by Brigadier · · Score: 5, Insightful


    Typical Scenerio.

    User: I want to be able to share my schedule contacts and project info.

    admin: sure we can install exchange it will cost $$$$$$, ohh yea it also runs on Win2k.

    user: wtf? are you nuts. aren't our win2k servers the ones that all went down because of that mimlinda, in lisa and melissa and code red, .. is there anything else that will let me use ms office and its nifty features such a schedule sharing and such.

    admin: well errr , lets see .. aaahh. no ..

    moral, SuSE (my distro of choice) is giving users an option to MS that will not be as much of a bite in the butt. ohh yea it runs on linux.

    ps. I dont give a damn about the spelling errors

    1. Re:Obvioulsy you've never used Exchange by TedCheshireAcad · · Score: 5, Informative

      I've run into this many times before with admins who come out of the MCSE mill. Unfortunately, there's no way to get your money back for Exchange/W2K once you've been ass reamed for it.

      A good option that I've reccomended and implemented is phpGroupWare, which works really well for a small to medium size office that needs basic collaboration sofware.

    2. Re:Obvioulsy you've never used Exchange by Crispin+Cowan · · Score: 5, Insightful
      You wish. For that matter, I wish, but it just isn't so. More likely scenario:

      • User: I want to be able to share my schedule contacts and project info.
      • admin: sure we can install exchange it will cost $$$$$$, ohh yea it also runs on Win2k.
      • User: Fine, whatever, just tell me when it's done and don't bug me with details.
      • admin: what about all of that mimlinda, in lisa and melissa and code red stuff?
      • User: Which part of 'don't bug me with details' was unclear? Just do it.
      The open source/free software world desperately needs a drop-in replacement for Exchange, where "drop-in" means "will work with Outlook without having to explain stuff to Outlook users." There are open source functional replacements, and there are proprietary drop-in replacements, but no open source drop-in replacements.

      For that matter, we could use an open source drop-in replacement for Outlook, where "drop-in" means "works with Exchange." I've heard that Evolution does it, but I've also heard that Evolution employs a proprietary module to get to the Exchange Calendaring functionality.

      If I'm wrong here, I'd love to be corrected. Preferably with URLs pointing to code :-)

      Crispin
      ----
      Crispin Cowan, Ph.D.
      Chief Scientist, WireX Communications, Inc.
      Immunix: Security Hardened Linux Distribution
      Available for purchase

    3. Re:Obvioulsy you've never used Exchange by Billly+Gates · · Score: 3, Insightful

      Whats wrong with Novell Groupwise?

      I admit I am not an administrator but I interned at a company who was an all Groupwise Novell shop. They mentioned to me that exchange sucked, was not stable, expensive and was a burden to administer. Of course this was in 1999 so things may have changed in more recent versions of exchange.

      Are IT managers really still niave in the old thinking that nobody ever got fired for buying microsoft? I thought they learned their lesson with the NT crazy of the late 90's. I know many companies are switching to linux or back to unix for the their core mission critical servers and keeping NT around on the low-mid end. Motorolla tried the NT switch a few years ago and everything blew up. They switched back to unix and left only the small things to NT.

      If Novell is still an option then why is everyone complaining about exchange?

    4. Re:Obvioulsy you've never used Exchange by Robber+Baron · · Score: 3, Interesting

      I was going to slag you again with another "check out the big brain on Crispin" type comment but this time you're absolutely right. Sure I'd love to see a drop-in for Exchange as well but for me "drop-in" also means "will work with Outlook as a front end". The same goes for a drop-in for Outlook...drop-in means users can switch over with a minimum of training and squeamishness.

      Also all these comments about lisa and melissa and code red etc have me scratching my head as well, I mean hasn't anybody heard of virus scanners? I've got Norton Corporate Edition with the Exchange/Outlook plugin and ain't NOTHING getting past it! Shit, you can even configure it to autoupdate itself and push the updates out to the clients when they log in!

      --

      You're using her as bait, Master!

  14. What about Outlook and Calendaring?! by nvrrobx · · Score: 3, Insightful

    If it doesn't support Outlook and the way it handles calendaring and such as smoothly as Exchange does, it will never be an Exchange Server killer!

    I know I'm not the first, nor will I be the last person to make this observation.

  15. Wait a minute. by SlashChick · · Score: 5, Informative

    This is being touted as an Exchange killer, yet it costs $1249 for 10 licenses?

    I just looked up Exchange 2000 Server pricing. Assuming you're upgrading from Exchange 5.5, the base package for Exchange 2000 Server is $639 and the additional 5 licenses need to bring your server up to 10 licenses are $499, bringing your total to $1138.

    You save $111 in license fees by upgrading to Exchange 2000 instead of buying this solution.

    Here is where I got my prices for Exchange. Note that I have no affiliation with this company and have never bought software there; I found them on a Google search.

    So, if cost isn't the advantage here, what is? Exchange 2000 is pretty much guaranteed to have more features and support. I can't see why anyone would want to buy this product.

    1. Re:Wait a minute. by MyHair · · Score: 5, Informative

      From reading the other comments, Openexchange appears to have a 10 concurrent user license where Microsoft is per seat licensed.

      So if you have 200 users but only 10 are connected to the server at any given time you'd need a 10-user Openexchange license or a 200-user MS Exchange license.

      Plus MS server OSes require client licensing, too. Suse doesn't.

      At work a group was all sold on using terminal services, so we have Win2k terminal servers running Citrix and administered through Novell DeFrame. There are 5 licenses (Windows server, Citrix, Novell user, Novell DeFrame and application) required for every user/application. Yikes! And some licenses are per seat and some are per concurrent user. I guess you could call it six licenses if you throw in the MS Windows client. Why not?

    2. Re:Wait a minute. by ProfDumb · · Score: 5, Interesting
      This is being touted as an Exchange killer, yet it costs $1249 for 10 licenses?

      You are comparing, I think, a discounted web price for an Exchange upgrade with a list price for Suse. Suse will also discount, everybody does. Also, others have posted that Suse is charging per connected user, rather than the total number of users who ever connect (if I understand the other posts.) This will make a difference. Further, if you need to upgrade other software (MS OS, Office) and the only thing holding you up from going to Linux / OpenOffice is Exchange, then Suse's OpenExchange prices might not have to be far below the MS price.

      However, if Suse really undercuts pricing, MS could always increase its discounts until SuSe's commercial offering goes away. This is a big advantage of true open source -- it can't be priced out of the market.

  16. Re:MS Tax? by Psx29 · · Score: 3, Interesting
    Microsoft doesn't come close to this.

    They are actually worse then the government if you think about it since what they are doing has already been declared illegal and many things they have done have been illegal and all they get is a slap on the wrist "don't do it again" the government says. The government and microsoft probably have closer ties than most people would like to think...some kind of twisted symbiotic relaionship...parasitic to the people however...(Editors Note: Or Maybe I am just paranoid)

  17. Drop-in: NOT by jlv · · Score: 5, Informative
    From the linked page:
    The migration from MS Exchange 5.5 is possible without any difficulties.
    But, if you go and read their detailed migration plan you'll see this is anything but drop-in. At least they come on-site to assist you in the process (you gotta get something for the extra $1K).
  18. Timing is everything :-/ by tulare · · Score: 5, Funny

    Just my luck - I'm in the middle of downloading SuSe from one of the mirrors, and it goes and gets slashdotted. What are the odds?

    --
    political_news.c: warning: comparison is always true due to limited range of data type
  19. What's the point? by bamf · · Score: 3, Interesting

    It's not a "drop-in" replacement for Exchange, it's a "pay us $999 plus expenses if you have an old setup, otherwise ask us for a quote" replacement for Exchange.

    It's not even cheap. I know I can get good pricing from Microsoft due the area in which I work (Healthcare), but this is considerably more expensive, probably twice the cost for just the base server application.

    I think I'll give it a miss :-)

  20. Some alternatives... by jeroenb · · Score: 5, Informative

    Am I saying its no good? No; we haven't seen it yet. It's not an Exchange replacement. It looks like Bynari.

    Bynari however, does produce an actual replacement for Exchange, especially when coupled with the InsightConnector for Outlook.

    Also, the former HP OpenMail now owned by Samsung and called Samsung Contact appears to support MAPI as well, so that could integrate with Outlook and have all those groupware/calendaring features.

    And last, a Dutch company called ConnecTUX has created a Linux-based server application called Team-Link that integrates completely with Outlook and mimics all Exchange features. (Both sites in Dutch unfortunately.)

    So plenty of alternatives. But I agree, this OpenExchange, is not one of them.

    1. Re:Some alternatives... by spazimodo · · Score: 3, Informative

      unfortunately Lotus hasn't released iNotes for Domino (R5) for Linux, so you really only get full Outlook functionality if you're running Domino on Windows (or OS/400 if you're a pimp). Supposedly R6 for Linux will include iNotes support, which would be killer.

      --

      Fsck the millennium, we want it now.
      Millennium Crisis Line: 0890 900 2000 [calls cost 50p/min]
  21. Not likely. by amokk · · Score: 3, Insightful

    Yet Another Exchange Killer?

    This implies that there has already been an exchange killer. As should be blatantly obvious to everyone involved, this is hardly the case.

    --
    I think, therefore I am an Atheist.
  22. Re:MS Tax? by Dragon213 · · Score: 3, Funny

    But have you tried to open any doc files from someone that has "upgraded" to Office 2000? Almost impossible unless that person has the sense-of-mind to save it in the old 97 Office format..........

    Perhaps I'm wrong, but that fits the defination of "practically unusable" to me. Not to mention being an "MS Tax"...

    "To open newer Office files, you will have to upgrade to Office 2000. This 'upgrade' will cost you all of your privicy rights (EULA), everything that's in your bank account (the actual monitary cost), and all your hair (from frustruation)."

    "Thanks for calling Microsoft Tech Support, how can we mug you..I mean, help you...today?"

    --
    --CypherDragon
  23. Hardly a replacement.... by Unnamed+Source · · Score: 3, Insightful

    when it would cost me just as much as Exchange and doesn't provide all the functionality.

  24. kroupware by fava · · Score: 5, Informative

    The kroupware project and and is supposed to be exchange compatible as well as open source and free of those pesky licencing fees.

    Scheduled completion by the end of the year.

  25. Easy now.... by kikensei · · Score: 5, Informative

    Wow. SuSE doesn't have many supporters at /., eh? I've used SuSE mail servers 2 and 3 at a few consulting clients and find them to be well designed, solid products. THe price on Version 2 was a paltry $399 or some such, but SuSE learned that people don't buy a good thing unless its expensive, so they ratcheted the price of v.3 to $999. To install the SuSE server, you boot off the CD, accept all defaults and wait about 15 minutes. SuSE linux is installed jointly with the mail server, so from bare drive to fully functional takes about 20 minutes. Previous versions work well with IMAP or POP (i use IMAP) and come bundled with a a custom version of Arkeia backup software so you can slap on a tape drive and back up the server every night. Server has a great web mail client (much better in the Open Exchange version) and allows users to easily change their vacatin, auto-reply, forwarding prefs from a web config screen. Using outlook, Mozilla, Netscape or any LDAP compliant email client, you can pull all your user addresses off the server with a link to the server based LDAP directory, no server based config needed. I love this client for small business clients, and I will certainly give the latest a shot. Just 'cause the slashdot headline uses the term "exchange killer" doesn't mean you have to jump on SuSE like lemmings off a cliff. SuSE often touts "exchange-like groupware" functionality, only to reveal that its soley available via the web based client scheduler. That aside, they make good products. If you don't have time to configure your own, its worth a shot.

  26. I know I'm going to unpopular for saying this... by Anonymous Coward · · Score: 4, Insightful

    But i'm seeing a lot of people complain that SuSE is charging for this "Exchange killer". It's taken MS litterally hundres of thousands of man hours to develop Exchange. I'm sure the developers at SuSE have put in at least some effort into developing their clone. Do you really expect either of them to give it away for free?!? When I go to buy TV I don't consider what I pay the Sony tax. And When I buy a car I don't consider the price of that the Honda tax. I want to use something people have worked very hard to create. I'm buying a product. This costs money. Deal with it.

  27. ...not an exchange killer without Active Directory by Anonymous Coward · · Score: 3, Insightful

    Active Directory, despite its complexities, is really what makes Exchange a necessity for your MS power users and executives.

    Until Exchange 2000, and open source Exchange "killer", OutlookXP, Linux exchange clients can coexist within the same Active Directory infrastructure, there won't be a true Exchange "killer". I think we'll just have to wait until the Samba team can assist us with that.

    And I hate to be pessemistic, but Microsoft seems to be staying ahead in this game with their new "Titanium" Exchange.

  28. Why all this playing catch up? by miffo.swe · · Score: 3, Insightful

    Sure i can understand that there are needs for interopability with MS software but still. Why not develop an open standard and then work from that? With all the brilliant developers currently working on various linux projects all that is needed to work in the same direction would be an open standard for calendars and syncing. Its not brain surgery so it should be fairly easy to whip up a standard for it.

    We are now inline with MS and has the chance to run away from them. To embrace their technology is to justify it when we could cevelop better things than they can.

    My C++ book is in the mail and im going to start making a difference too. I know i shouldnt be voicing about theese things when i dont do anything by myself so i decided to learn programming and do someting about it. See ya!

    --
    HTTP/1.1 400
  29. No Need by BurritoWarrior · · Score: 5, Funny

    I already have an Exchange replacement.

    Try and keep it hush hush, OK?

    It's called Lotus Notes. Shhhhh.

  30. This may be a bit off-topic, but.. by Anonymous Coward · · Score: 5, Insightful

    Okay, so we create this open-sourced exchange server replacement.
    We also have our own free versions of something similar to Outlook Express.
    We have a GUI similar to Windows, and Debian recently announced a fully-graphical install interface. Wow.

    Looks like Microsoft are setting the standards these days, allright. :(

    And I always thought of *nix as something different, why is everything pointing towards Microsoft?

    1. Re:This may be a bit off-topic, but.. by krmt · · Score: 4, Insightful

      You're being very selective with your "everything" description.

      Does Windows have a net-based install that only requires a couple of floppies to get going? Does Windows have a unified scheme where you can pull down whole libraries of software from either a command line, text-based, or full GUI interface? Does Windows have the ability to customize its kernel? Does Windows have tab-based, minimal, and even mouseless GUIs?

      Linux offers choice. People are choosing to make programs that are similarly functional to those offered by Microsoft, but that doesn't mean that Windows is setting the standard for everything.

      Besides that, there's a lot of crossover. A lot of programs run on both Windows and Linux. Emacs. Vim. Mozilla. Perl. Python. Ruby. Nethack. Windows doesn't set these standards either.

      If you still don't believe that Linux is different than Windows, try doing a LFS or Gentoo install. Then come back here and tell me that Windows is setting the standards for everything.

      --

      "I may not have morals, but I have standards."

  31. Re:yo by uchian · · Score: 3, Interesting

    In my view :

    You could either look at it as the consumerisation (is that a word?) of software, which occurs with pretty much any type of electronic product you could name (digital watches, cd players, VCR's), where the price of the product starts high and then drops when people figure out how to mass produce it cheaply.

    Unfortunately, the main reason as to why the price starts out high - that the components are difficult to make in large numbers and become cheaper as time goes by and demand increases - doesn't apply to software because once you've made the first copy, you can mass produce it simply by putting it on the internet or on CD.

    And because it is so easy to mass produce, the large companies have to artificially make it more difficult to mass produce, which is why everyone on Slashdot get's so pissed off with them.

    The only way this cycle will break is if someone figures out a business model where

    a) The programmers write the software and still get paid, and
    b) No artificial constraints on what can be done with the software are applied.

    Personally, I think that as long as big companies think that they can make a product once and sell it millions of times, (remind you of Douglas Adams' Mostly Harmless?) they are going to keep fighting this losing battle.

    The solution, as companies like AOL have figured out, is that the software is a means-to-an-end. They don't try to sell you their software, they sell you their web service. Do most city database companies try and sell a generic e-commerce application, or are they selling the service to customise it to the needs of the client?

    And god help the recording industry :-) The service there is to listen to the band's playing live, not in providing CD's.

    Consumer software and consumer pre-recorded music are dead end industries, which is why they are fighting using every dirty trick in the book to try and stay alive at the moment.

    Well, that's my view on things anyway ;-)

  32. Dude you getting taxed! by skeedlelee · · Score: 3, Informative

    Requiring marketshare ehh...

    Boy you're making this hard...

    Actually the first one I checked falls into this category... DELL... Maybe you've heard of them?

    True you can get servers from them with RedHat now but near as I can tell anything in their Dimensions line (aimed at home users) gives you the generous choice of Win XP Home, Pro, Home with Plus or Pro with Plus. Their workstation line also gives you the choice of Win 2000. Oooo...

    That's what people are complaining about with the MS tax business. See for your self, choose any desktop or workstation line and try to configure it without windows... you can't!

    Ironically, it's those without the 'significant marketshare' who will sell you a computer without charging you for windows. Fred's house o' parts will probably happily assemble you a computer sans OS no problemo.

  33. Exchange who? by krokodil · · Score: 4, Funny

    I've heard about exchange students, but exchange killers!?

  34. Re:Where are the features? by kc8apf · · Score: 3, Informative

    You obviously didn't bother to read anything at the link provided. It offers a web interface, POP3 and IMAP (hence server-side storage), uses standard mailstores and OpenLDAP for the calandering and such. Recovery of mbox mailboxes is fairly trivial, however, I know nothing of recovering OpenLDAP (it seems to be Berkley DB so that should be possible). Accessing ex-employees info is simple, just reassign access to the OpenLDAP data and append the mbox to someone else. Heck, it's probably even an automated option in the web interface. As for mailbox recovery, if you delete a mbox, it's gone. That's why you have tape. I personally think it's stupid for Exchange to keep the data around after you delete someone. Talk about a long-term waste of space.

    --
    kc8apf
  35. Another killer ? by Lord+Sauron · · Score: 3, Funny

    As if the shootings in DC were not enough.

  36. Re:Where are the features? by Kunta+Kinte · · Score: 5, Informative

    Not to be rude, but this is hilarious.

    FIrst no mention of single instance storage. The money you save in licensing you'll spend in increased storage costs.

    Please tell me you're joking. How much space do you think the average email server saves using this? At any rate Cyrus supports this, see http://winnie.acsu.buffalo.edu/doc/overview.html#s ingleinstance . Now I really wish people would stop bringing up that stupid buzzword.

    Second where is the server based mail storage? Again the money you save on licensing you'll spend backing up mail downloaded on users' computers or home folders.

    Thats a basic function of IMAP . You really should research this stuff.

    Third, I didn't read anything about a web interface to read your mail like Outlook Web Access.

    Ever heard of IMP or squirrellmail? http://www.squirrelmail.org/ How did you get moded +5??

    Backups are the same scenario. Actually with Cyrus, you can simpley change the ACL on the mailbox to admin only if you want to prevent access and not delete it. Cyrus has it's entire admin functionality exposed as a PERL module so that you can script the server directly to do what the hell you want when a employee is terminated.

    OpenLDAP is just as easy to back up. A simple LDIF dump, or copy the db files.

    Both these packages are rock solid. I mean months and months with absolutely *zero* downtime, except for upgrades, and even then with failover the users never notices a thing. I've managed several. Including Cyrus in an ISP environment.

    +5 ??!! LOL

    --
    Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW