From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RjNul-00042P-AF for garchives@archives.gentoo.org; Sat, 07 Jan 2012 04:29:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E919421C058; Sat, 7 Jan 2012 04:29:41 +0000 (UTC) Received: from svr-us4.tirtonadi.com (svr-us4.tirtonadi.com [69.65.43.212]) by pigeon.gentoo.org (Postfix) with ESMTP id 6E15321C020 for ; Sat, 7 Jan 2012 04:28:51 +0000 (UTC) Received: from mail-pw0-f53.google.com ([209.85.160.53]) by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1RjNtj-001qgJ-4G for gentoo-user@lists.gentoo.org; Sat, 07 Jan 2012 11:28:51 +0700 Received: by pbds6 with SMTP id s6so2068276pbd.40 for ; Fri, 06 Jan 2012 20:28:47 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.68.72.69 with SMTP id b5mr20422300pbv.120.1325910527613; Fri, 06 Jan 2012 20:28:47 -0800 (PST) Received: by 10.142.79.2 with HTTP; Fri, 6 Jan 2012 20:28:47 -0800 (PST) Received: by 10.142.79.2 with HTTP; Fri, 6 Jan 2012 20:28:47 -0800 (PST) In-Reply-To: References: Date: Sat, 7 Jan 2012 11:28:47 +0700 Message-ID: Subject: Re: [gentoo-user] pidgin, ssl, and xmpp From: Pandu Poluan To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=f46d0416ffd9009c1404b5e89ade X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - poluan.info X-Archives-Salt: b0329051-da96-4931-9ab7-627062b89d18 X-Archives-Hash: e6a79e24b3e370ca0e27f64c6309ca65 --f46d0416ffd9009c1404b5e89ade Content-Type: text/plain; charset=UTF-8 On Jan 7, 2012 11:14 AM, "Andrey Moshbear" wrote: > > On Fri, Jan 6, 2012 at 23:04, Pandu Poluan wrote: > > > > On Jan 7, 2012 9:59 AM, "Andrey Moshbear" wrote: > >> > [snip] > >> > >> where exactly is the SSL problem? > >> > > > > It's not SSL problem, but SASL authentication failure. > > > > Check the following, might help : > > > > http://askubuntu.com/questions/88989/unable-to-connect-to-google-talk-using-pidgin-sasl-error > > > > Interesting how having > > 127.0.0.1 localhost > ::1 localhost > > instead of > > 127.0.0.1 localhost hostname > ::1 localhost hostname > > causes subtle issues. > > And yes, that fixed it. Thanks for the link. > I think the SASL handshake appended the hostname somewhere, and Google rejected all auth attempts from "localhosh" But that's just some speculation. Anyways, glad it helped. Rgds, --f46d0416ffd9009c1404b5e89ade Content-Type: text/html; charset=UTF-8


On Jan 7, 2012 11:14 AM, "Andrey Moshbear" <andrey.vul@gmail.com> wrote:
>
> On Fri, Jan 6, 2012 at 23:04, Pandu Poluan <pandu@poluan.info> wrote:
> >
> > On Jan 7, 2012 9:59 AM, "Andrey Moshbear" <andrey.vul@gmail.com> wrote:
> >>
> [snip]
> >>
> >> where exactly is the SSL problem?
> >>
> >
> > It's not SSL problem, but SASL authentication failure.
> >
> > Check the following, might help :
> >
> > http://askubuntu.com/questions/88989/unable-to-connect-to-google-talk-using-pidgin-sasl-error
> >
>
> Interesting how having
>
> 127.0.0.1 localhost
> ::1 localhost
>
> instead of
>
> 127.0.0.1 localhost hostname
> ::1 localhost hostname
>
> causes subtle issues.
>
> And yes, that fixed it. Thanks for the link.
>

I think the SASL handshake appended the hostname somewhere, and Google rejected all auth attempts from "localhosh"

But that's just some speculation.

Anyways, glad it helped.

Rgds,

--f46d0416ffd9009c1404b5e89ade--