ejabberd - Comments for "can I change jabber domain name?" https://www.ejabberd.im/node/5053 en Hmm… Just edit ejabberd https://www.ejabberd.im/node/5053#comment-58021 <p>Hmm… Just edit ejabberd configuration file and run some SQL queries on your database</p> <p>UPDATE rosterusers SET jid = replace(jid, 'old.com', 'new.com');</p> <p>And run ejabberd with that database…</p> <p>But if your users have contacts from external servers, the subscriptions will be broken.</p> Thu, 10 Nov 2011 18:54:35 +0000 WST comment 58021 at https://www.ejabberd.im