Bind spark to one server

hello everyone, i’m just starting with spark and openfire and i was wondering if there is a way to bind the spark clients i’ve installed in the office to the office openfire server… my superiors request me to deny access to users to any public servers… i appreciate any help you can provide… sorry if this a lame question…

To hardcode your server you will have to edit the source and compile your own version. Or maybe rebranding will do the same - http://www.igniterealtime.org/community/docs/DOC-1360

But you will have to make a custom version anyway. I think you should think about blocking public servers with your firewall, etc.

thank you for such a quick answer, i’ll try to do that… makes sense to block with the firewall the most popular servers, and see what users try to do… thank you!

It is probably possible to block all the traffic where the destination port is 5222 or 5223 (jabber servers are listeting on these) and add an exception for your own server.