Comment on Ask HN: What do you use for persistent chat?parentComments−cschmittOP13yDepending on the monthly cost of outsourcing I have thought about running a jabber server. Can you setup your jabber server to pass through authentication over to gtalk?−9mit3t2m9h9a13yIn that case maybe you want to setup conference-only jabber server that doesn't allow logging in to it but hosts MUCs and manages logs.−bdr13yYes, in that you can have ejabberd call out to an arbitrary script for authentication.
Comments
Depending on the monthly cost of outsourcing I have thought about running a jabber server. Can you setup your jabber server to pass through authentication over to gtalk?
In that case maybe you want to setup conference-only jabber server that doesn't allow logging in to it but hosts MUCs and manages logs.
Yes, in that you can have ejabberd call out to an arbitrary script for authentication.