Ejabberd
From Wikipedia, the free encyclopedia
- The correct title of this article is ejabberd. The initial letter is shown capitalized due to technical restrictions.
ejabberd | |
ejabberd's web interface |
|
Developer: | Alexey Shchepin |
---|---|
Latest release: | 1.1.3 / February 2, 2007 |
OS: | Cross-platform |
Use: | Jabber/XMPP server |
License: | GPL |
Website: | ejabberd.jabber.ru |
ejabberd is a free distributed fault-tolerant Jabber/XMPP server, written mainly in Erlang and distributed under the terms of the GNU General Public License (GPL). It runs under Windows NT and several Unix-like operating systems such as Mac OS X, Linux, FreeBSD, and NetBSD.
Alexey Shchepin started the project in 2002 and continues to maintain it. ejabberd stands for Erlang JABBER Daemon. ejabberd is written in small letters only, which is common use in the unix-world. The goal of ejabberd is to create a stable and full-featured Jabber server.
Contents |
[edit] Features
Besides clustering, ejabberd also has many other features like a web interface for administrators, shared roster groups, PostgreSQL, MySQL and ODBC support, support for virtual hosts, claimed XMPP-compliance, a translated interface (including English), LDAP authentication, login via SSL/TLS, SASL and STARTTLS. It also supports modules. Most of them provide simple things like for example saving offline messages, but in contrast there are also modules which make more advanced functionalities possible: an IRC-transport to connect with IRC channels, a MUC module, a module for HTTP Polling, a user database module which makes use of user's vCards (saving vCards in LDAP or an ODBC compatible database is possible with other modules), a module for Publish-Subscribe, and a module to gather statistics via Jabber.
[edit] Project History
- 16 November 2002 - Alexey Shchepin writes the first lines of code.
- 11 February 2003 - ejabberd 0.1-alpha released.
- 16 November 2003 - ejabberd 0.5 released.
- 13 July 2004 - ejabberd 0.7 released.
- 10 October 2004 - ejabberd 0.7.5 released.
- 19 April 2005 - ejabberd 0.9 released.
- 24 May 2005 - ejabberd 0.9.1 released.
- 2 August 2005 - ejabberd 0.9.8 released.
- 14 December 2005 - ejabberd 1.0.0 released.
- 25 April 2006 - ejabberd 1.1.0 released.
- 29 April 2006 - ejabberd 1.1.1 released.
- 28 September 2006 - ejabberd 1.1.2 released.
- 2 February 2007 - ejabberd 1.1.3 released.
[edit] See also
- Erlang programming language
- Extensible Messaging and Presence Protocol
- Jabber
- List of Jabber server software