Your message dated Thu, 30 Apr 2009 18:40:27 +0200
with message-id <[email protected]>
and subject line Re: Bug#515177: irssi-plugin-xmpp: Can't connect with google
talk
has caused the Debian Bug report #515177,
regarding irssi-plugin-xmpp: Can't connect with google talk
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
515177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: irssi-plugin-xmpp
Version: 0.13+cvs20080610-1
Severity: normal
It seems that irssi-plugin-xmpp can't establish connecton with
talk.google.com, althought I can connect with empathy (another jabber
client) and I can connect to localt ajbber server.
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=et_EE.UTF-8, LC_CTYPE=et_EE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages irssi-plugin-xmpp depends on:
ii irssi 0.8.12-6 terminal based IRC client
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libglib2.0-0 2.16.6-1 The GLib library of C routines
ii libidn11 1.8+20080606-1 GNU libidn library, implementation
ii libloudmouth1-0 1.4.2-2 Lightweight C Jabber library
irssi-plugin-xmpp recommends no packages.
irssi-plugin-xmpp suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi!
* mihkel <[email protected]> [2009-02-14 12:16:12 CET]:
> It seems that irssi-plugin-xmpp can't establish connecton with
> talk.google.com, althought I can connect with empathy (another jabber
> client) and I can connect to localt ajbber server.
It can connect to gtalk, you need to use the -ssl switch because
talk.google.com doesn't allow non-encrypted connections, which
technically is a good approach. :)
/xmppconnect -host talk.google.com -ssl -port 5223 [email protected]/irssi s3cr1t
[xmpp:[email protected]] -!- Irssi: Connecting to talk.google.com [x.x.x.x] port
5223
[xmpp:[email protected]] -!- Irssi: Authenticated successfully.
[xmpp:[email protected]] -!- Irssi: Requesting the roster.
[xmpp:[email protected]] -!- Irssi: Connection to talk.google.com established
So long!
Rhonda
--- End Message ---