On (31/01/10 15:37), Emmanuel Bouthenot wrote: > Date: Sun, 31 Jan 2010 15:37:08 +0100 > From: Emmanuel Bouthenot <[email protected]> > To: Premysl Hruby <[email protected]> > Cc: "Roman S. Gushcha" <[email protected]>, [email protected] > Subject: Re: Bug#564661: libgsasl7: did not work any auth metods > User-Agent: Mutt 1.5.20 (2009-06-14) > > > # gsasl --client-mechanisms => > > gsasl: initialization failure: Low-level crypto error in SASL library > > > > # gsasl --smtp -m PLAIN smtp.yandex.ru 25 => > > gsasl: initialization failure: Low-level crypto error in SASL library > > interesting, for me the result is: > > # gsasl --client-mechanisms > This client supports the following mechanisms: > ANONYMOUS EXTERNAL LOGIN PLAIN SECURID NTLM DIGEST-MD5 CRAM-MD5 SCRAM-SHA-1 > GSSAPI > > attached is a simple gsasl test program, can you compile it, run it and > give us the result ? > > # gcc sasl.c -o sasl -lgsasl && ./sasl > > Thx >
Well, I just tried to rebuild whole libgsasl7 package (via apt-get source libgsasl7 + dpkg+buildpackage) and after installing it, it works like a charm, both your example code works, in msmtp --version I can see login method now and also can send email using login method. So it definitely seems like badly built package. Anyway, my arch is amd64. Is not that the problem, maybe you have i386 or some other arch? -Ph -- Premysl "Anydot" Hruby, https://www.redrum.cz/ - I'm a signature virus. Please add me to your signature and help me spread! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

