Hey Mikael, >Will it be possible to set access control
What kind of ACL are you trying to achieve? You can create a members-only room where only the users that are in the members list are allowed to join the room. >and define static rooms from the web UI I'm not sure what do you mean by static room. But you can use any XMPP compliant client (e.g. Smack, Exodus, etc.) in order to create persistent rooms. The room's configuration will be saved to the same database that Messenger is using. Whether the room is "Public" or "Hidden" anyone can find it through searching and if the room is "Open" anyone can enter the room. Regards, -- Gato "Mikael Hallendal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Matt Tucker wrote: >> Mikael, > > Hi, > >> We haven't had a chance to build out an extensive web UI for MUC yet. >> So, no, those features won't be in the first release. However, they >> are on the roadmap. > > Is it possible to set it up manually (not through the UI) at this point or > is the entire functionality left for the future? > > Best Regards, > Mikael Hallendal > > -- > Imendio AB, http://www.imendio.com/ _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mail.jabber.org/mailman/listinfo/jdev
