How do I choose a server for XMPP? [answered]
Hi
Is there any chance to specify the server for the XMPP-Chat? I am using the Fastmail chat servers and would be happy to use them on my Jolla, too.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Hi
Is there any chance to specify the server for the XMPP-Chat? I am using the Fastmail chat servers and would be happy to use them on my Jolla, too.
If you just give your username as user@example.com it is using example.com as server. For me I also had to disable ssl certificate checks via commandline:
mc-tool list
to get the account number XX in the accounts database of Sailfish, and then disable the check by
mc-tool update gabble/jabber/jabber_XX bool:ignore-ssl-errors=true
Someone said that this will be implemented in UI in the future, but don't quote me on that;) The full options can be found in cvp's TMO thread on Jolla XMPP with own server, note however that for me and some others it was not necessary to set the server via commandline, just as I wrote above giving the username with server already worked.
I am not sure if I understand correctly. I think my connection problems stem from the fact that the connection server of Fastmail is: "chat.messagingengine.com" but the username I have to provide is: "username@sent.com". How would I have to find out the server/service and how would I have to add it?emphasized text
ausgeregelt ( 2013-12-31 14:06:15 +0200 )editIf you are on linux check the SRV record with
nslookup -querytype=SRV _xmpp-client._tcp.sent.com
If the response shows the server name chat.messagingengine.com (which it does according to my own test), then there should be no need to specify the jabber server. The connection problems are then most probably related to something else (certificate problems or so).
strnous ( 2013-12-31 14:38:36 +0200 )editIndeed. xxx@sent.com is working "out of the box" once the ssl errors are ignored:
mc-tool update gabble/jabber/jabber_XX bool:ignore-ssl-errors=true
like mentioned above.
Thank you very much!
ausgeregelt ( 2013-12-31 18:24:24 +0200 )editJust in case anyone else really needs to enter the server manually and the DNS records don't provide the info, do the following: With the info obtained by mc-tool list (as described above), enter:
mc-tool update gabble/jabber/jabber_XX string:server=chat.messagingengine.com
(or whatever the required server name is)
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2013-12-31 11:25:50 +0200
Seen: 1,053 times
Last updated: Jan 03 '14
Enhancement: Presence details screen [answered]
IM should not vibrate while in focus
[feature-request] XMPP/Jabber MUC (group) chat support
Bug: starting an XMPP chat from People app does not work
Bug: Facebook instant messaging [answered]
Office Communicator IM integration?