|
List Info
Thread: JAdmin Digest, Vol 35, Issue 3
|
|
| JAdmin Digest, Vol 35, Issue 3 |

|
2006-12-02 22:22:04 |
|
hi
Actually i want to create a corporate(intranet) type chat messanger ,, i just want to create a system resides on my lan a server and rest of systems clients using xmpp ,, how to to that ? any hint ?
thanks in advance
From: jadmin-request jabber.org Reply-To: jadmin jabber.org To: jadmin jabber.org Subject: JAdmin Digest, Vol 35, Issue 3 Date: Sat, 2 Dec 2006 12:00:06 -0600 (CST) >Send JAdmin mailing list submissions to > jadmin jabber.org > >To subscribe or unsubscribe via the World Wide Web, visit > http://mail.jabber.org/mailman/listinfo/jadmin >or, via email, send a message with subject or body 'help' to > jadmin-request jabber.org > >You can reach the person managing the list at > jadmin-owner jabber.org > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of JAdmin digest..." > > >Today's Topics: > > 1. Re:
Jabberd2+muc-conference (Tomasz Sterna) > 2. jabberd2 2.1 Release (Tomasz Sterna) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Sat, 02 Dec 2006 18:43:51 +0100 >From: Tomasz Sterna <tomek xiaoka.com> >Subject: Re: [jadmin] Jabberd2+muc-conference >To: racielprz minsap.pri.sld.cu, Jabber server administration list > <jadmin jabber.org> >Message-ID: <1165081431.23452.6.camel wing.local> >Content-Type: text/plain; charset="utf8" > >Dnia 30-11-2006, czw o godzinie 09:36 -0500, Raciel Pérez Hernández >napisał(a): > > > Hello few days ago i succesfully install jabberd2 from debian-backports it > > work perfect but it does not gave me support for
muc-conference > >jabberd2 does not include MUC component. >You need to install and configure it separately. Look for mu-conference >component. > >-------------- next part -------------- >An HTML attachment was scrubbed... >URL: http://mail.jabber.org/pipermail/jadmin/attachments/20061202/20c1abfd/attachment-0001.htm > >------------------------------ > >Message: 2 >Date: Sat, 02 Dec 2006 18:49:00 +0100 >From: Tomasz Sterna <tomek xiaoka.com> >Subject: [jadmin] jabberd2 2.1 Release >To: Jabber server administration list <jadmin jabber.org>, Jabber > software development list <jdev jabber.org> >Message-ID: <1165081741.23452.8.camel wing.local> >Content-Type: text/plain; charset="us-ascii" > >I think it's about time to package the things I've
been working on >jabberd2 and release it. >It's been working stable for several months on Chrome.pl. > >So there it is - jabberd2 2.1 version. >Get it at: >http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.1.tar.gz >http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.1.tar.bz2 > > >Release Note / New Features > >- dropped SCOD, using CyrusSASL >- jabberd2 uses system expat library >- router level XMPP packet filtering >- modules/features ported and integrated: >* Linux epoll support >* full vcard-temp support >* storing user status in DB >* offline messages quotas and more robust handling >* Advanced Message Processing (AMP) >* authreg_pam realm handling >- RFC3921 compliance (presence handling) >- dropped legacy features (presence-invisible) >-
certificate handling fixes (not complete yet) >- proper SRV records handling >- c2s HTTP connection forwarding to real HTTP server >- other im servers on the router are not listed on disco >- using route errors for stanza errors >- only PostgreSQL is now fully supported > (patches needed and welcome) >- numerous bug (crash, leaks) and stability fixes > >There are a few incomplete features (namely: proper vHost certificate >handling) and probably some more bugs left , but I leave it for next >releases. >I recommend all jabberd 2.0s line users to upgrade. This one is way more >stable and feature-full.  > >-- >Tomasz Sterna >Xiaoka Grp. http://www.xiaoka.com/ >-------------- next part -------------- >An HTML attachment was
scrubbed... >URL: http://mail.jabber.org/pipermail/jadmin/attachments/20061202/8e8f44eb/attachment-0001.html > >------------------------------ > >_______________________________________________ >JAdmin mailing list >JAdmin jabber.org >http://mail.jabber.org/mailman/listinfo/jadmin >FAQ: http://www.jabber.org/wiki/index.php/FAQ-JADMIN > >End of JAdmin Digest, Vol 35, Issue 3 >*************************************
Express yourself instantly with MSN Messenger! MSN Messenger Download today it's FREE!
|
| JAdmin Digest, Vol 35, Issue 3 |

|
2006-12-04 09:17:07 |
You'll want to install one of the many available jabber
servers, have
a look at http://en.wikipedia.org/wiki/List_of_Jabber_server_so
ftware
My recommendation from personal use is either ejabberd or
wildfire.
Jabberd14 is also a good choice, and jabberd2 (which isn't
an upgrade
of jabberd14, rather a re-architecture) has just come out of
bit-rot
;) (though not from it's original website, look at the
archives of
this list)
Installing any of these servers is explained on each of
their
webpages. If you've got some rudimentary sysadmin skills, it
shouldn't
be any trouble.
Your main issue will be to find out how to get your jabber
server to
use your (probably) existing user database, but each server
has some
examples to get you running. I got an ejabberd to use an
ldap backend
quite easily, except for a trap*.
Once you've chosen a server, you'll get most help on
installing /
using it from its forums / mailing list, rather than here.
You'll then have to install jabber clients on your user's
PCs. From a
personal use, I prefer Psi, although it's starting to lag
behind in
terms of features (still no starttls or SRV handling, tss
:p). It
might not be adapted to corporate use... I don't know.
Hope this helps.
Jean
* I had to purge the configuration database of ejabberd, as
it was
keeping deprecated authentication configuration even over
restarts.
On 12/2/06, tauseef ahmad <okayanos84 hotmail.com> wrote:
>
>
>
> hi
>
> Actually i want to create a corporate(intranet) type
chat messanger ,, i
> just want to create a system resides on my lan a server
and rest of systems
> clients using xmpp ,, how to to that ? any hint ?
>
> thanks in advance
>
_______________________________________________
JAdmin mailing list
JAdmin jabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________
|
|
| JAdmin Digest, Vol 35, Issue 3 |

|
2006-12-04 12:17:03 |
Op Ma, 4 december, 2006 10:17 am, schreef Jean de
Largentaye:
> You'll then have to install jabber clients on your
user's PCs. From a
> personal use, I prefer Psi, although it's starting to
lag behind in
> terms of features (still no starttls or SRV handling,
tss :p). It
> might not be adapted to corporate use... I don't know.
Coccinella has some interesting features for companies (VoIP
using Jingle
and whiteboard functionality)
--
Mvg, Sander Devrieze.
xmpp:sander devrieze.dyndns.org ( http://jabber.tk/ )
_______________________________________________
JAdmin mailing list
JAdmin jabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________
|
|
[1-3]
|
|