Jive Messenger

I have been contemplating rolling out a Jabber server for my employer for a while, I have always been persuaded not to do it by the lack of graphical (web or otherwise) configuration tools for the server.

Ease of user management is key since I do not want to burden my systems administrators with even more silly account management stuff which can easily be done by other people.

After a recent outage on MSN I decided to take another look and came across Jive Messenger. It is a Java 1.5 based Jabber server implementing the XMPP protocol. It has a good web based user and server management tool, I would suggest anyone looking for a corporate IM server take a look at this.

One caveat though is that its SSL implementation does not comply with the current XMPP specification so you may we have issues getting encryption going between client and server. Up side though is the developer community is quite active on their forums and have regular online conferences with users and other developers to find where they should address new features and bug fixes etc.

1 Comment

Hello,

You could also try ejabberd (http://ejabberd.jabber.ru). It has a web interface for administration (althought the design might not be as polished as Jive Messager) but offer much more functions, supports clustering and fault-tolerance and is amazingly stable.

The server is also very easy to use and you can try it preconfigured from a CDROM called Erlang REPOS. You can launch the software from the CDROM on different flavour of Operating Systems (Windows, Linux, Solaris, ...). If you like it, you can copy the content of the CDROM on your hard drive and still use the software as is. You can then tweak the configuration files to suit your needs.

The CDROM iso image can be downloaded from:
http://downloads.erlang-projects.org/repos/repos-1.1.iso

More information on the CDROM content on: http://www.erlang-projects.org/Public/projects/workgroups/repos/erlang_repos_1.1/view

Have fun !

--
Mickael Remond
http://www.erlang-projects.org/

Leave a comment

Recent Entries

  • Load Balancing with HAProxy

    Load Balancers are some of the most expensive bits of equipment small to medium size sites are likely to buy, even more expensive than database...

  • SixXS IPv6 and CentOS

    I thought its high time I get to spend some time with IPv6 so I signed up for a static tunnel from sixxs.net, apart from...

  • Location aware Bind for RedHat 5.3

    Previously I wrote about RPMs I built to GeoIP enable Bind using the original patches at http://www.caraytech.com/geodns/.I have now refreshed this for the latest CentOS...

  • CentOS 5.3

    CentOS 5.3 was released on the 1st of April, I've since updated a whole lot of my machines to this version and been very happy.There...

  • WIRED UK

    I was quite excited about the new UK edition Wired.  I'm not anymore.I got my first exposure to the Wired while in school in South...

Close