Date: Thu, 29 Sep 2005 09:47:23 +0200 From: "Sasa Stupar" <sasa.stupar@gmail.com> To: <freebsd-questions@freebsd.org> Subject: RE: Problem with compiling sendmail+sasl Message-ID: <20050929074721.2CB241D78C2@avs3.arnes.si> In-Reply-To: <20050929050353.80A6F1D78CA@avs3.arnes.si>
next in thread | previous in thread | raw e-mail | index | archive | help
=20 -----Original Message----- From: owner-freebsd-questions@freebsd.org = [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Sasa Stupar Sent: Thursday, September 29, 2005 7:04 AM To: freebsd-questions@freebsd.org Subject: RE: Problem with compiling sendmail+sasl Still problem with "unknown verifier" when I try to authenticate myself. = Now my sendmail is copiled with sasl2: -------------- mig29# sendmail -d0.1 -bv root Version 8.13.5 Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETUNIX NEWDB PIPELINING SASLv2 SCANF SOCKETMAP STARTTLS TCPWRAPPERS USERDB XDEBUG -------------- And when I telnet to port 25: -------------- mig29# telnet 127.0.0.1 25 Trying 127.0.0.1... Connected to localhost.workgroup. Escape character is '^]'. 220 xmail.homelinux.net ESMTP Sendmail 8.13.5/8.13.5; Thu, 29 Sep 2005 = 06:59:07 +0200 (CEST) ehlo localhost 250-xmail.homelinux.net Hello localhost.workgroup [127.0.0.1], pleased = to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 10480760 250-DSN 250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN 250-DELIVERBY 250 HELP -------------- And SASL2 is working too. I have verified with testsaslauthd and it = return OK. So what am I still missing here? I am starting getting desperate. Regards, Sasa ------------------------------------ OK some additional info from the detailed logging: Sep 29 09:42:48 mig29 sendmail[26205]: j8T7fvhP026205: AUTH failure = (plain): bad protocol / cancel (-5) SASL(-5): bad protocol / cancel: Can = only find author (no password) Sep 29 09:42:58 mig29 sendmail[26205]: j8T7fvhP026205: AUTH failure = (login): no mechanism available (-4) SASL(-4): no mechanism available: = checkpass failed I have tried it thru console. Why it is stated no mechanism for login and for plain bad protocol? Regards, Sasa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050929074721.2CB241D78C2>