aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide.html')
-rw-r--r--doc/guide.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 8430cbd5f..861864c44 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -129,6 +129,10 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and
<A HREF="http://www.jabber.org/jeps/jep-0060.html">Publish-Subscribe</A>
service
<LI>Built-in Jabber Users Directory service based on users vCards
+<LI>SSL support
+<LI>Ability to interface with external components (JIT, MSN-t, Yahoo-t, etc)
+<LI>Migration from jabberd14 is possible
+<LI>Mostly XMPP-compliant
<LI>Support for
<A HREF="http://www.jabber.org/jeps/jep-0030.html">JEP-0030</A>
(Service Discovery).
@@ -137,6 +141,12 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and
(Statistics Gathering).
<LI>Support for <TT>xml:lang</TT> attribute in many XML elements
</UL>
+The misfeatures of <TT>ejabberd</TT> is:
+<UL><LI>
+No support for external authentification
+<LI>No support for virtual domains
+<LI>No support for STARTTLS
+</UL>
<!--TOC section Installation-->
<H2><A NAME="htoc2">2</A>&nbsp;&nbsp;Installation</H2><!--SEC END -->