Re: Cannot connect to google talk with Telepathy
Xavier Claessens <[email protected]> Thu, 08 Feb 2007 23:07:19 +0100
| Newsgroups | gmane.comp.gnome.gossip.devel |
|---|---|
| Message-ID | <1170972439.6554.1.camel@zdra-laptop> |
On jeu, 2007-02-08 at 22:33 +0100, Jaap Haitsma wrote: > > > > Actually, that account error is because Gabble needs the account field > > to be of the form [email protected]. If Loudmouth supported SRV lookups and > > TLS (we're gonna look into this shortly), the rest would be > > automatically sorted, but currently you need server = talk.google.com, > > port = 5223, old-ssl = True, ignore-ssl-errors = True. On a related > > note, ddoes anyone know how we can do proper certificate verification > > with GNUTLS? We shouldn't have to ignore SSL errors every time... > > > This doesn't work for me either :-(. I get a connection refused in the > main GUI, no logging on the terminal. Furthermore I can't set old_ssl > and ignore-ssl-errors in the GUI. Do I need to set them somewhere > else? In the gui you can check the enable ssl checkbox, set port to 5223, account to "[email protected]" and server to talk.google.com. It should work like that.