Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Novell Releasing Hula and 200,000+ Lines of Code

Posted by Zonk on Tue Feb 15, 2005 05:56 PM
from the that's-a-lot-of-if-statements dept.
H0ek writes "Seems Novell has announced at LinuxWorld Expo that they will be releasing 200,000+ lines of code to the community in the form of a project named Hula(TM). The project is derived from the Novell NetMail product and provides web-based email and calendaring. Seems our boy Nat Friedman has some info on this, too. If you were fortunate enough to get a MyRealBox email account, you will probably know what NetMail is like."

Related Stories

[+] Novell Dumps the Hula Project 440 comments
asv108 writes, "On the Hula general mailing list today, it was announced that Novell is no longer providing full-time developers to Hula. While the project will continue, it appears that Novell is not committed to developing a viable open-source alternative to MS Exchange. The Hula project was announced in February 2005 with much fanfare."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • I am not an enterprise admin... (Score:3, Insightful)

    by GreyWolf3000 (468618) on Tuesday February 15 2005, @05:59PM (#11683165)
    (Last Journal: Thursday October 11, @12:31AM)
    But if I were setting up an IT infrastructure at a 200+ computer office, I'd want to keep e-mail and calendars separate. I know it's probably just me, but I like having a separate calendar program.
  • "Licensed as open source under the GNU Lesser General Public License (LGPL) and the Mozilla Public License (MPL)".

    See, that's how it's done. Simple really and no need for weeks of backtracking, bullshit and misleading statements.
  • And the reason? (Score:5, Interesting)

    by Infinityis (807294) on Tuesday February 15 2005, @06:03PM (#11683218)
    (http://infinityis.blogspot.com/)
    So what's the rationale behind this? Is it basically the same as catching a fish and throwning it back becasue it was too little? Not enough profits? Are they hoping that open source developers will make as user friendly as Gmail?

    Also, how exactly do they transfer it over to open source? Will company employees still head up the project, or do they just pick some leader in the OSS community and declare a project leader?
    • Re:And the reason? by Stanistani (Score:1) Tuesday February 15 2005, @06:06PM
    • Re:And the reason? (Score:5, Interesting)

      by dameron (307970) on Tuesday February 15 2005, @06:07PM (#11683263)
      (http://www.dailyhaiku.com/)
      This is a total stab in the dark but I'm guessing they're really going to be pushing their OpenExchange solution instead.

      -dameron
      [ Parent ]
    • Re:And the reason? by denissmith (Score:3) Tuesday February 15 2005, @06:51PM
    • Re:And the reason? by commodoresloat (Score:2) Tuesday February 15 2005, @06:53PM
    • Re:And the reason? (Score:5, Interesting)

      by Nat Friedman (31798) on Tuesday February 15 2005, @07:34PM (#11684236)
      (http://www.nat.org/)

      Open source hasn't yet succeeded in building a collaboration server that people can actually use in a variety of settings. We want to fill this gap with Hula.

      We believe that people mainly just want the basics: mail, calendaring, addressbook, maybe shared documents.

      The dominant solutions today -- Exchange and Notes -- are built on a 20-year old design that predates the web. They were intended to be platforms on which you could build tools like expense processing, vacation requests, and other things. This was called "workflow."

      Today, those functions are all done on internal web sites. It's just better. Who wants to build on the Exchnage "platform" if they don't have to?

      But still companies are stuck with these hopelessly big, complex servers, just to do basic email and calendaring. They are expensive, they are heavyweight. They overdeliver.

      So what we want to build with Hula is, in a way, the "Firefox" of collaboration servers. Do the basics, and do them extremely well. Provide an extension system so other people can add things if they want.

      Dave Camp is the maintainer of Hula; he has a lot of experience in open source and we think he'll guide the project well. Many of the Novell engineers behind the original code (notably David Smith and Rodney Price) are working on the Hula project and will continue to work on it.

      We're serious about making Hula work. Stop by #hula on freenode if you want to meet us.
      [ Parent ]
    • Re:And the reason? (Score:5, Informative)

      by swerk (675797) on Tuesday February 15 2005, @07:35PM (#11684240)
      (Last Journal: Tuesday October 25 2005, @07:05PM)
      I'm a (newish, but still) software engineer at Novell, and I'd like to answer your questions quickly from my little point of view.

      The rationale behind this is that we'd like to put out something that's simple at first but can seed an ecosystem of its own, and, with some luck, one day become "the Apache of collaboration". Netmail was a good fit because there were very few issues IP-wise in releasing the code, and because it's a young and extensible base that has the potential to evolve into a killer enterprise-level system. If we were to open up GroupWise, for example, (if that were even possible, which it isn't) we'd be saying to the world "hey, come on and help out with our finished, mature product", which isn't nearly as stimulating as "hey, come on and help shape the future of collaboration!" The latter may be a smidge optimistic, but that's honestly what we're shooting for, if I understand Nat correctly.

      As for transferring development of Netmail to the open Hula project, here's what I know and (I hope!) am allowed to say: Netmail was a very small team. The Hula team is bigger. So no, we're not just tossing it out and watching to see who in the OSS community should be the project leader. It's still our project, though everybody is free to fork if they decide we're headed in the wrong direction. That does two things: it forces us to stay honest and on the up-and-up with the OSS community, and (as of right now, no turning back) it gives to the world a useful piece of free software that can and will get more and more useful over time.

      There was a joke made in the hallways here (and possibly elsewhere in these comments) in reference to South Park. Step 1: Release Hula. Step 2: ??? Step 3: Profit!

      Step 2 is to play the game right, to give OSS folks what they want and what they need to help us build (or build themselves, if they so desire) a really sweet communications system. Something that there would be demand for at the enterprise level. Right now, Hula is mail and calendar. A year from now, I would be very surprised if it did not include IM, some form of VOIP, and some things I can't even imagine right now. Apache, QT, MySQL, and so on have shown that there is money to be made from a free-as-in-speech, free-as-in-beer tool if: 1) It's good, and 2) An ecosystem develops around it. That money, of course, is what Novell is looking for in the end, and I've got to say I'm pretty excited to see the way we're going after it. Microsoft built a proprietary community around Exchange, and it has dominated collaboration for years. I'm rooting for Hula's free, open community that was officially born today.

      So there's two cents from a rookie Novell programmer.
      [ Parent ]
      • Re:And the reason? (Score:4, Interesting)

        by nine-times (778537) <nine.times@gmail.com> on Tuesday February 15 2005, @08:05PM (#11684530)
        (http://www.nine-times.org/)
        Of course, we all can't know exactly what the top-execs are really thinking, what's PR and what's for real, but I for one am glad to hear Novell has at least an rookie programmer with that sort of optimism about FOSS. I just hope your attitude is indicative of the general tone over there.

        All public indications are that Novell's participation in open-source communities is in earnest, and they've been releasing some pretty good stuff to GPL (YaST, Ximian Exchange connector, now this). I'm really hoping y'all over at Novell succeed in showing that it's possible to play nice, contribute to FOSS, and still get past that old "2) ????" step and see some profit. It could provide a good contrast to other companies who seem to feel like they need to screw over everyone else and stifle their competition in order to succeed.

        Anyway, have fun storming the castle!

        [ Parent ]
      • Re:And the reason? by The Second Horseman (Score:1) Tuesday February 15 2005, @11:56PM
    • Makes good sense for Novell by EmbeddedJanitor (Score:2) Tuesday February 15 2005, @08:01PM
    • Re:And the reason? by Clover_Kicker (Score:3) Tuesday February 15 2005, @09:24PM
  • Why the silly names ? :( (Score:5, Insightful)

    by rfinnvik (16122) * on Tuesday February 15 2005, @06:04PM (#11683230)
    Why do people insist on calling these projects such silly names ? :P I've been trying to get my company to go with NetMail, but... Hula ? My boss will just laugh at me:(
    • Re:Why the silly names ? :( by Eberlin (Score:1) Tuesday February 15 2005, @06:15PM
    • Re:Why the silly names ? :( by natrius (Score:1) Tuesday February 15 2005, @06:45PM
    • Re:Why the silly names ? :( by killjoe (Score:3) Tuesday February 15 2005, @06:48PM
    • Re:Why the silly names ? :( (Score:5, Funny)

      by flacco (324089) on Tuesday February 15 2005, @07:10PM (#11683982)
      Why do people insist on calling these projects such silly names ? :P I've been trying to get my company to go with NetMail, but... Hula ? My boss will just laugh at me:(

      just make up an important-sounding acronym:

      High-end Ultimate Life Assistant.

      ok, that sucks. make up your own.

      [ Parent ]
      • 1 reply beneath your current threshold.
    • by ediron2 (246908) * on Tuesday February 15 2005, @07:56PM (#11684449)
      (Last Journal: Wednesday February 01 2006, @05:00PM)
      Why do people insist on calling these projects such silly names ? :P I've been trying to get my company to go with NetMail, but... Hula ? My boss will just laugh at me:(
      Ah, you mean silly names like:

      Amiga or apple, bob or beowulf, cairo, dongles, EBCDIC or EULA's, FOSS, GoDaddy (I was the only one at my superbowl party to know what they sold/did before or after their ad), honeypots, intuit, java, the Kompany, lisp or LAMP, macintosh or mozilla, newegg or numega, outlook, python or perl or php-nuke, quark, raid, scsi (whether you pronounce it scuzzy or sexy), twiki or TeX, unix, vax, wifi or windows, x, yahoo, zip or zope?

      (forgive me, I know there are plenty of wierder names... my point is that any new brand name or jargon carries a risk of misinterpretation)

      Based on past experience, do like I do and say you think 'HULA' is an acronym. Better yet, slather on some business jargon or statistics. Your bosses will nod and and pretend to have read about it being the next new thing so they could claim credit for ordering you to use it. That's how I got to implement a LAMP server and a few other FOSS apps long before they'd trust Linux. Or how I got the ok for Numega. 'Raid'ing the important database drives scared one company's leadership until we explained it. One old boss was screamin' mad to find out that 'scuzzy' drives cost *more*. And one of my homebrewing friends got all excited when I mentioned I was helping put together a honeynet. Not that I blame him... free fermentables sound a lot more interesting than getting hacked on purpose.

      Speaking of which, it's beer-fiftynine. Gotta run!
      [ Parent ]
    • Re:Why the silly names ? :( by divisionbyzero (Score:2) Tuesday February 15 2005, @09:27PM
    • hoop! by fons (Score:2) Wednesday February 16 2005, @04:01AM
    • Re:Why the silly names ? :( by eric_brissette (Score:1) Wednesday February 16 2005, @09:17AM
    • Re:Why the silly names ? :( by swerk (Score:2) Wednesday February 16 2005, @11:17AM
  • nuts for webmail (Score:2, Insightful)

    by eh2o (471262) on Tuesday February 15 2005, @06:05PM (#11683233)
    hopefully this app will work better than a certain other webmail named after a rodent with a big bushy tail.
  • Integration (Score:5, Insightful)

    by Albanach (527650) on Tuesday February 15 2005, @06:05PM (#11683235)
    (http://albanach.com/)
    For a long time I've thought that a calendar server that integrates with Outlook is the missing killer app for open source. Then we hear Evolution will be ported to windows, and an Outlook replacement is suddenly available. With OpenOffice we'll have a complete open source office and groupware suite.

    Of course life is never that simple, and there's a new target for integration - cell phones. PDA sales are declining fast as the cell phone becomes the computer for outside the office. Most rhe big names, Sony, Nokia, Motarola have been offering a calendar for some time and recent ones will happily sync with Outlook. If we can have an open source calendar server that has a good web interface as well as a desktop application like Outlook and a hook into the big name mobile phones, then we'll have all the angles covered.

    • Re:Integration by embsysdev (Score:1) Tuesday February 15 2005, @06:23PM
    • by Kunta Kinte (323399) on Tuesday February 15 2005, @06:36PM (#11683604)
      (http://openconnector.org/ | Last Journal: Thursday December 11 2003, @08:15PM)
      For a long time I've thought that a calendar server that integrates with Outlook is the missing killer app for open source.

      I thought so too, and started OpenConnector.Org [openconnector.org] a while ago to fix this.

      An Outlook connector would allow the thousands of Microsoft Outlook users to connect to a CalDAV calendar server or something like Hula

      Although we've come a long way with the OpenConnector project ( we now have a MAPI Message Store that loads, and lots of code to base the Transport Provider off of...) a full Outlook connector is still a lot more work. Most completed commercial connectors, I've heard are developed by a team of fulltime developers, so help is *always* needed. Even simple things like the network protocol library, which requires no knowledge of Outlook or MAPI.

      At any rate, I think it is a good time for internet calendaring, especially with CalDAV coming out with so much support ( OSA Foundation, Oracle, Mozilla, and many others... ), and on track ( 5 drafts in a few months ).

      [ Parent ]
    • Re:Integration by DrSkwid (Score:2) Tuesday February 15 2005, @07:11PM
      • Re:Integration by Torulf (Score:1) Wednesday February 16 2005, @12:22PM
        • Re:Integration by DrSkwid (Score:2) Wednesday February 16 2005, @01:06PM
    • 1 reply beneath your current threshold.
  • Novel netmail crashed a lot (Score:2, Informative)

    by cyfer2000 (548592) on Tuesday February 15 2005, @06:08PM (#11683267)
    (http://xyfer.blogspot.com/ | Last Journal: Tuesday July 24, @09:00AM)

    And I lost several important emails even the guy from Novel tried hard to recover data as his time permitted.

    Hope this step could change it.

  • by geekschmoe (244913) on Tuesday February 15 2005, @06:08PM (#11683279)
    I really hope this turns into a reliable alternative to Outlook. Every manager will tell you that they need/rely on Outlook calendering functions.

    And every time the server goes down almost every nerd at the place I work (99% UNIX shop) says something about how we need a unix mail server. But that already exists. We need an open source calender server.

    Does something like this exist already or is it in the works? Last time I looked I couldn't find anything comparable.
  • by otis wildflower (4889) on Tuesday February 15 2005, @06:09PM (#11683287)
    Are they the same thing?

    That is, in iCal which uses WebDAV to store .ics files, I can subscribe to various calendars via webcal:// URLs.

    Is CalDAV the 'official' way of doing this?
    • 1 reply beneath your current threshold.
  • Abandonware. Try Citadel instead. (Score:2, Interesting)

    by IGnatius T Foobar (4328) on Tuesday February 15 2005, @06:11PM (#11683301)
    (http://uncensored.citadel.org/ | Last Journal: Sunday November 23 2003, @03:10PM)
    I'd like to remind everyone that the Citadel project [citadel.org] has a complete, robust, flexible open source groupware server that, unlike Hula, is not abandonware. And, it works today, has developers actively working on it, contains a high-performance standalone messaging engine, does IMAP, calendaring (with support for upcoming versions of Kontact and Evolution built-in thanks to GroupDAV), a nice web-based front end, and all the other stuff you expect. Go check it out.

    By the way, CalDAV is starting to become widely regarded as too cumbersome to implement properly. GroupDAV [groupdav.org] is the upcoming standard -- not only is it simpler to implement (resulting in fewer buggy implementations) but it also supports all the usual groupware object types -- not only calendars, but tasks, contacts (using vCard), etc. GroupDAV support is currently in beta for Kontact, Evolution, Citadel, and OpenGroupware.org. Go check that out too.
  • It's Mature Too (Score:1, Funny)

    by Anonymous Coward on Tuesday February 15 2005, @06:11PM (#11683313)
    I see on their Calendar idea mind map [hula-project.org], in the lower left is 'Rob Secretary'
  • by linuxbeta (837266) on Tuesday February 15 2005, @06:11PM (#11683315)
    How many lines for Novell Linux [osdir.com]?
  • by noblesse oblige (840634) on Tuesday February 15 2005, @06:16PM (#11683371)
    ... Open Xchange [open-xchange.org]...

    It would be interesting to catch the differences between the two, Open Xchange has a few more collaboration engines in it, namely a project manager and bulletin board.

    In full disclosure we plan on releasing OX in the office sometime soon after their .8 release. Especially now that it looks like they integrate with any IMAP server (freeing us from having to switch to Cyrus).

  • by McSnickered (67307) on Tuesday February 15 2005, @06:21PM (#11683424)
    Looks like myrealbox.com just became myrealslowbox.com. Thanks /.!
  • Without Outlook connector.... (Score:2, Insightful)

    by otis wildflower (4889) on Tuesday February 15 2005, @06:33PM (#11683571)
    .... You're not gonna be able to get any of these in a MS shop.

    Unfortunate but true.
  • by remahl (698283) on Tuesday February 15 2005, @06:36PM (#11683602)
    That might sound impressive to a non-technical person. And sure, it is _a_lot_ of code! Only, a lot of code is not an asset, it's a liability.

    A web mail system at 200 KLOC sounds like a nightmare to maintain, both as a developer and as an administrator. I bet this was a corporate project that went horribly wrong somewhere and this is an attempt to cut some losses.
  • Still Waiting (Score:1)

    by JockAMundo (783105) on Tuesday February 15 2005, @06:39PM (#11683652)
    I'm still waiting for the Exchange killer. This look s close, but its still not there. As much as it pains me, I routinely recommend Exchange to my clients that need shared calendaring, shared contacts, a Windows client (no web stuff), and PDA sync. My clients are lawyers, accountants, and insurances agencies. All are huge users of all these features, and I can't just say "Use linux on the desktop". In the real world this all has to work in windows, and the only solution I can find in Exchange/Outlook.

    I wish the hula people good luck, but there is a long way to go to match Exchange in features.

    Let the flame war begin!
  • Code is broken/incompleate? (Score:1, Interesting)

    by Anonymous Coward on Tuesday February 15 2005, @07:02PM (#11683923)
    I just pulled hula of their svn server and guess what? It doesn't compile. Apparently novel forgot to include definition of atomic_inc and atomic_dec macros. Has anyone else had this problem?

    For the sake of compleatness I'm building this on a nearly fresh fedora 3 box + reacent updates that I use for my daily work (devel). Novel claims no external dependencies are needes as can be seen here: http://www.hula-project.org/index.php/FAQ#Does_Hul a_have_any_significant_dependencies.3F [hula-project.org]
  • nothing new (Score:1)

    by pierpa (660405) on Tuesday February 15 2005, @07:04PM (#11683934)
    openwebmail [openwebmail.org] does already all of it, and much more, apart from having not being officially tested for heavy use.

    hula hasn't mail filter, so it cannot be considered as desktop replacement.

    gmail has the abstract of the first lines of the message, and nor hula neither any other opensource or closed source webmail application seems to have this simple feature.

    i couldn't see either if hula supports a javascript WYSIWYG rich text editor. or international spellchecking.

    i use openwebmail as desktop replacement (web)mail application so i can have my sent-email folder always synchronized independently if i work home, office or elsewhere.

    i wonder how many lines of code are needed to implement such features in hula or openwebmail.org...
    • 1 reply beneath your current threshold.
  • Death?? (Score:1, Offtopic)

    by sjwt (161428) on Tuesday February 15 2005, @07:14PM (#11684017)
    Or rebirth, think about it, the older usenet gets the less knowen and used it is becomeing these days, soon it wont be worth the time of spamers as only the l33t soto speek will b euseing usenet, and then the signle to noise ratio might rise just enough to have a decent arguemtn over whos the hotest starwars babe =>
  • by flacco (324089) on Tuesday February 15 2005, @07:31PM (#11684203)
    there are scads of web-based mail/calendar/project applications. if you want acceptance from the average windows-monkey in business, it will take native clients, and shell integration - right-click context-menu stuff, a "my projects" folder in "my computer", drag/drop everywhere...

    who knows - once evolution is ported to windows, maybe we'll see progress on this front. a cross-platform native groupware client would be a huge win for desktop viability in businesses.

  • BorderMangler (Score:1)

    by hendridm (302246) on Tuesday February 15 2005, @07:52PM (#11684406)
    (http://www.danhendricks.com/)
    I'm still holding out for the coveted BorderManager code. Not as comfotable, maybe, but much more gratifying than toilet paper.
  • by Penis_Envy (62993) on Tuesday February 15 2005, @08:10PM (#11684579)
    What sort of user store do the default MTA and POP/IMAP services use? What store does it use for storing calendar objects and entries?
  • by MrIcee (550834) on Tuesday February 15 2005, @08:44PM (#11684876)
    (http://www.instanthawaii.com/)
    ... or the Hawaiian Islands will be forced to shut you down for dilution of the word "Hula". For example, uses such as "Hula Calendar" dilutes the calendar of events for hula competitions, such as our Merry Monarch International Hula Competition which takes place in May of each year.

    Mahalo nui loa

  • It doesn't work yet. (Score:3, Informative)

    WebAdmin isn't working right now, and won't be working until (they hope) noon tomorrow. I got all excited, emerged subversion, downloaded the source from the svn server, built and installed it... And discovered that there is no WebAdmin. Uhhhh... okay? You can log in as the admin user, but you can't actually do anything with other people yet.

    Hopefully they'll iron this out, and I'll get a chance to update tomorrow and use the thing. I'm absolutely ready to blow away my qmail+vpopmail setup in favor of this sucker. I might have to install a postfix proxy to handle virus scanning, though.

  • shared addressbook and calendar? (Score:3, Interesting)

    by rsax (603351) on Tuesday February 15 2005, @09:28PM (#11685150)
    (Last Journal: Sunday January 30 2005, @04:11PM)
    Okay so I saw the screenshots and from the description it is mentioned several times that this is mail + calendaring. Two questions for anyone involved with this project or whoever has used Netmail.

    1. Does this allow a team to share their schedules, calendars? Can you modify each others?

    2. Does this ship with an addressbook that can be shared with other people on the server? Can you add entries in others?
  • Is it worth making a FreeBSD port for this software?
  • 2Mail? (Score:2)

    by Doc Ruby (173196) on Tuesday February 15 2005, @11:30PM (#11685945)
    (http://slashdot.org/~Doc%20Ruby/journal | Last Journal: Thursday March 31 2005, @01:48PM)
    What does this release have to do with Novell's GroupWise, and the Open-Xchange GPL "version"? Does Novell really offer 3 different email servers, each including other groupware features like shared calendars, contacts etc? Are there more in the wings?
  • JWZ (Score:2, Interesting)

    by frithsplot (859841) on Tuesday February 15 2005, @11:46PM (#11686028)
    has some interesting thoughts [livejournal.com] on this.
  • by Evets (629327) on Wednesday February 16 2005, @08:24AM (#11687771)
    (http://www.stevekallestad.com/ | Last Journal: Thursday May 31, @03:02AM)
    And in a related story...

    SCO sues Novell over the use of the number 200,000 which was used in the original unix implementation in a header file.

    IBM is being subpoenaed to discuss licensing issues, and Novel is being ordered to release all 200,000 lines of public code to SCO (whose lawyers apparently didn't know that the code is publicly accessible).

    A Microsoft owned company has already purchased 500 licenses of "litigation protection insurance" from Microsoft to avoid litigation in the future if SCO should win the legal battle.

    Another microsoft company purchased 500 SCO licenses directly from SCO to avoid the potential of litigation, because, as it turns out, 500 licenses is slightly cheaper than the litigation protection insurance.
  • by hangel (83462) on Wednesday February 16 2005, @08:40AM (#11687864)
    The DNA Lounge [dnalounge.com] owner comments [livejournal.com] about the "groupware Hula" (advises/admonishes Nat Friedman on?) and by the ways clarifies about the Netscape-Collabra innards.
  • by Szyman (656639) <szyman@@@magres...net> on Wednesday February 16 2005, @09:31AM (#11688344)
    (http://www.magres.net/)
    ...brings back the memories of Fidonet, doesn't it?
  • by alexo (9335) on Wednesday February 16 2005, @04:02PM (#11692760)
    (Last Journal: Wednesday December 01 2004, @10:15PM)
    With regard to a previous article [slashdot.org]:

    This and other similar projects give us an interesting opportunity to compare open-source vs. closed (originally) code quality.
  • As a swede... (Score:1)

    by sdaf (860640) on Friday February 18 2005, @09:15AM (#11711063)
    ... I find it funny they call this software "Hula", which is swedish slang for masturbation. :-)
  • by Rei (128717) on Tuesday February 15 2005, @06:04PM (#11683229)
    (http://www.cursor.org/)
    Yeah, but 200,000 lines of code! Think about that! Even after you remove all of the lines of "this comment intentionally left blank", you'll still have, what, 20k, 30k lines left? :)

    Seriously, though: if you want webmail, what's wrong with Horde/Imp? I use that at home; it's pretty nice and full featured, if you can get past the configuration.
    [ Parent ]
  • by Drishmung (458368) on Tuesday February 15 2005, @06:11PM (#11683310)
    Read the article. It supports web mail---and having used MyRealBox I can say it's quite good. But, it also supports POP3, IMAP, LDAP and webcal.

    So, doesn't this now start to sound more like a free Exchange Server replacement?

    [ Parent ]
  • by fejjie (192392) on Tuesday February 15 2005, @06:35PM (#11683596)
    (http://primates.ximian.com/~fejj)
    iFolder is peer-to-peer. (altho it can also be done via server)

    Hula is more than a webmail front-end, it is also the server.
    [ Parent ]
  • by cwoelz (758427) on Tuesday February 15 2005, @07:18PM (#11684054)
    I searched for other groupware servers in Footnotes, and at least OpenGroupware was subject of an article. No bias here. But Planet Gnome marketing really seems to be a little overboard...
    [ Parent ]
  • by fejjie (192392) on Tuesday February 15 2005, @09:28PM (#11685149)
    (http://primates.ximian.com/~fejj)
    like what?

    Being that I'm the author of the IMAP code in Evolution, I've found a few niggles in GW's IMAP code but they have all been resolved and they are quite eager to fix any bugs you can find in their IMAP implementation.
    [ Parent ]
  • 17 replies beneath your current threshold.