From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 00:06:51 2003 Return-Path: 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 1C91637B401 for ; Sun, 22 Jun 2003 00:06:51 -0700 (PDT) Received: from eta.fastwebnet.it (eta.fastwebnet.it [213.140.2.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6360743FB1 for ; Sun, 22 Jun 2003 00:06:50 -0700 (PDT) (envelope-from mauro.bsd@libero.it) Received: from mobile (1.32.153.129) by eta.fastwebnet.it (6.7.016) id 3ED29E9600419B0A for freebsd-questions@freebsd.org; Sun, 22 Jun 2003 09:06:49 +0200 Message-ID: <00bd01c3388c$d75bf250$5900a8c0@lahaine.local> From: "Mauro Boschi" To: Date: Sun, 22 Jun 2003 09:06:45 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: postfix+sasl2+db41+ldap21 port problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2003 07:06:51 -0000 Hi, I'm trying to install postfix+sasl2+db41+ldap21 via postfix port on a 4.8-STABLE. Everything seems going well but I've notice a stange warning during the sasl port install in the /var/log/messages: Jun 22 00:28:23 bsd48 saslpasswd2: Could not open db Jun 22 00:28:23 bsd48 saslpasswd2: Couldn't update db Jun 22 00:28:24 bsd48 last message repeated 5 times this happend when the sasl port was running ldconfig: ===> Compressing manual pages for cyrus-sasl-2.1.13_4 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for cyrus-sasl-2.1.13_4 the problem now is that I'm unable to correctly use the sasl layer. There is something that I can do to install "in the right way" postifix with sasl2? What I'm doing wrong? I've test this on various system 4.8-RELEASE, 4.8-STABLE and 5.1-RELEASE... I really need SMTP AUTH! : ) thanks mauro