Domanda

I have installed ejabberd server locally (localhost:5280), now question is how to configure local ejabberd sever with pidgin ?

È stato utile?

Soluzione

As usual jabber client, at first run pidgin, enter:

  • Protocol - XMPP
  • Domain - ejabberd host
  • Resource - 5280

username and password of user which you can create in ejabberd admin web page, http://192.168.0.1:5280/admin. Input all this data and click add.

Run ejabberd.

Now you can connect with pidgin or other jabber client.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top