We have a closed office network, and our company has grown to the point where we could use some chat capabilities in house. Preferably, the server should be able to support protocols that could enable people to connect to it from available desktop clients (Pidgin, Empathy) on windows and linux. It could be open source or propriety, as long as it works well and not too difficult to set up. Being able to send files and chat-room capabilities will be a huge plus. Anyone familiar with something like that? thanks.

link|improve this question

75% accept rate
Better fit for Server Fault. Voting to migrate so you don't need to repost. – ChrisF Sep 12 '10 at 10:23
feedback

migrated from superuser.com Sep 12 '10 at 11:15

This question came from our site for computer enthusiasts and power users.

3 Answers

up vote 4 down vote accepted

Use openfire jabber server. Perfect for internal office use (a lot of plugins, can be integrated with AD, crossplatform, supports groupping of users, etc). We have 300 clients (10 of them on linux using Psi). http://www.igniterealtime.org/

link|improve this answer
I'll give it a try - thanks! – sa125 Sep 12 '10 at 10:54
feedback

I have chosen ejabberd, it's standard, easy to setup on any linux, supports LDAP out of the box and provides all the xmpp features you might need (file transfert, conferences, and so on...)

I have some notes here in case you want to setup a test bed: http://wiki.linuxwall.info/doku.php/en:ressources:articles:ejabberd

link|improve this answer
feedback

Beside the obvious jabber route, if you happen to run Microsoft Exchange, Office Communications Server is a tightly integrated solution with Mac, Windows, web and mobile web clients (and a workable Linux/Pidgin solution in the SIPE project, not tested it though).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.