Re: Cannot connect to google talk with Telepathy
Robert McQueen <[email protected]> Thu, 08 Feb 2007 12:50:58 +0000
| Newsgroups | gmane.comp.gnome.gossip.devel |
|---|---|
| Message-ID | <[email protected]> |
Martyn Russell wrote: > Jaap Haitsma wrote: >>> Hi, >>> >>> I'm running ubuntu feisty with gossip-telepathy. I'm trying to connect >>> to google talk >>> >>> I use the following settings >>> >>> Server: talk.google.com >>> Port: 5222 > > Try port 5223. > > Xavier, we really need to fix this in the accounts widget so 5233 is the > default for google servers I think. 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... > -- > Regards, > Martyn Regards, Rob