From owner-freebsd-questions Fri Mar 21 12:29:30 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDDFB37B401 for ; Fri, 21 Mar 2003 12:29:28 -0800 (PST) Received: from prioris.mini.pw.edu.pl (prioris.mini.pw.edu.pl [194.29.178.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E6243FAF for ; Fri, 21 Mar 2003 12:29:26 -0800 (PST) (envelope-from G.Czaplinski@prioris.mini.pw.edu.pl) Received: from localhost (localhost.mini.pw.edu.pl [127.0.0.1]) by prioris.mini.pw.edu.pl (Postfix) with ESMTP id AC74F2442A; Fri, 21 Mar 2003 21:29:24 +0100 (CET) Received: by prioris.mini.pw.edu.pl (Postfix, from userid 1368) id 396152443A; Fri, 21 Mar 2003 21:29:20 +0100 (CET) Date: Fri, 21 Mar 2003 21:29:20 +0100 From: Grzegorz Czaplinski To: Paul Lathrop Cc: freebsd-questions@freebsd.org Subject: Re: SMTP Authentication Message-ID: <20030321202919.GC34297@prioris.mini.pw.edu.pl> References: <476FA1C6-5BC2-11D7-AE3A-000393BF3DE2@mqtweb.com> Mime-Version: 1.0 Content-Type: application/pgp; x-action=sign; format=text Content-Disposition: inline; filename="msg.pgp" In-Reply-To: <476FA1C6-5BC2-11D7-AE3A-000393BF3DE2@mqtweb.com> User-Agent: Mutt/1.4.1i X-PGP: http://prioris.mini.pw.edu.pl/~gregory/pgp.txt X-Virus-Scanned: by AMaViS (prioris) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, Mar 21, 2003 at 12:26:41PM -0500, Paul Lathrop wrote: > I recently configured the mail server I administrate to do SMTP > Authentication using sasl. sasl is configured to use PAM for > authentication, and the smtp PAM service calls pam_mysql. I know it's > rather convoluted, but it's the only solution that matched my needs. > But I digress. Shortly after configuring this system, my logs began > reporting the following error: > > Mar 20 00:31:01 rackspace postfix/smtpd[45892]: > add_plugin(/usr/local/lib/sasl/libkerberos4.so) failed: generic failure > > This error repeats upwards of 70 times per day. Unfortunately, I cannot > track down the cause of this problem. I am not use kerberos anywhere on > my system, and I cannot find a reference to libkerberos in any of the > configuration files. > > Any ideas what could be causing this error and how I might track it > down? I am not sure, but.... During the build, SASL references several libraries and headers. If you don't use Kerberos, you may have old headers in /usr/include. I had once and could not build SASL. What I did was cvsup of fresh sources and make/buildworld with MAKE_KERBEROS4= yes set in /etc/make.conf. Then you may reinstall SASL. As I said, I am not sure, but that may give you a little hint. Cheers, Greg - -- Grzegorz Czaplinski "The Power to Serve, Right for the Power Users!" - http://www.FreeBSD.org/ Fingerprint: EB77 E19D CFA2 5736 810F 847C A70F A275 2489 469F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAj57dh0ACgkQpw+idSSJRp/eJgCg5hMSNuLBMh6lIV6uvAqFPyuf wWcAoOXlbILoOcMx/63SliPwJ2/KphsU =yoTW -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message