Hi all - excuse the noob questions, but here's where I am:
I work for a company that currently uses AIM to share a buddy list between all workers.
What I want to do is run a jabber server and have everyone be able to log in - and promptly see all people on the "list" or "roster", without having to download and import a new buddy list.
I'd also like it to remain an internal server.
Can I do this with ejabberd?
Yup
Very doable with mod_shared_roster :
http://www.ejabberd.im/shared-roster-all
Anonymous wrote: I'd also
I'd also like it to remain an internal server.
In ejabberd.cfg go to the section of listening ports and remove all the stuff related to the port 5269.