Problem with compiling sendmail+sasl

Sasa Stupar sasa.stupar at gmail.com
Wed Sep 28 22:03:55 PDT 2005


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



More information about the freebsd-questions mailing list