Date: Mon, 29 Jan 2001 15:47:38 +1100 From: "Andrew V. Sirotkin" <avs@magvtb.ru> To: freebsd-questions@FreeBSD.ORG Subject: sasl+sendmail on FreeBSD Message-ID: <3625037512.20010129154738@magvtb.ru>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3625037512.20010129154738>