Date: Thu, 29 Sep 2005 07:03:55 +0200 From: "Sasa Stupar" <sasa.stupar@gmail.com> To: <freebsd-questions@freebsd.org> Subject: RE: Problem with compiling sendmail+sasl Message-ID: <20050929050353.80A6F1D78CA@avs3.arnes.si> In-Reply-To: <433AE3E1.7030501@hayers.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050929050353.80A6F1D78CA>