From owner-freebsd-questions Sun Jan 28 20:46:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from magvtb.ru (ns.magvtb.ru [194.84.124.129]) by hub.freebsd.org (Postfix) with ESMTP id D20CE37B402 for ; Sun, 28 Jan 2001 20:45:54 -0800 (PST) Received: from sierra.magvtb.ru (sierra.magvtb.ru [194.84.124.130]) (authenticated) by magvtb.ru (8.11.2/8.11.2) with ESMTP id f0T4dgw12107 for ; Mon, 29 Jan 2001 15:39:42 +1100 (MG) Date: Mon, 29 Jan 2001 15:47:38 +1100 From: "Andrew V. Sirotkin" X-Mailer: The Bat! (v1.47 Halloween Edition) Personal Reply-To: "Andrew V. Sirotkin" Organization: MBFT X-Priority: 3 (Normal) Message-ID: <3625037512.20010129154738@magvtb.ru> To: freebsd-questions@FreeBSD.ORG Subject: sasl+sendmail on FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All! I have a some problems. I did install cyrus-sasl-1.5.24 with --enable-login (and DIGEST-MD5 CRAM-MD5 by default) + sendmail-8.11.2 on FreeBSD-2.2.8. Finally, I got 250-AUTH LOGIN DIGEST-MD5 CRAM-MD5 But on AUTH LOGIN 334 VXNlcm5hbWU6 KHJ7 334 UGFzc3dvcmQ6 LBkjn89 it sade me /usr/libexec/ld.so: Undefined symbol "_crypt" called from sendmail:/usr/local/lib/libsasl.so.8.8 at 0x2007e29c Then I installed it kit on FreeBSD-3.4 and got only 250-AUTH LOGIN which, however, works, but without DIGEST-MD5 CRAM-MD5. I think that it depend on installed crypto lybraryes on system, but I don't know, where find an error. Help me please. Andrew V. Sirotkin 7(41322)97498 mailto:avs@magvtb.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message