From owner-freebsd-questions Thu Jan 17 23:57:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dpbox.dhs.org (dsl-216-227-100-85.telocity.com [216.227.100.85]) by hub.freebsd.org (Postfix) with ESMTP id 07EDD37B400 for ; Thu, 17 Jan 2002 23:57:10 -0800 (PST) Received: from vector.usa.net ([192.168.0.50]) by dpbox.dhs.org (8.11.2/8.11.2) with ESMTP id g0I7Cse16092 for ; Fri, 18 Jan 2002 01:12:54 -0600 Message-Id: <5.1.0.14.0.20020118020253.036eddf0@pop.netaddress.com> X-Sender: dpuryear@pop.netaddress.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 18 Jan 2002 02:06:21 -0600 To: freebsd-questions@freebsd.org From: Dustin Puryear Subject: Perl uses db2, but Postfix/Cyrus use db3, what to do.. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 I am implementing pop-then-smtp on our FreeBSD servers and have hit a snag. Apparently, my installed perl is using db2 while the installed Postfix/Cyrus is using db3. I need to be able to build a db using perl that can be accessed by Postfix. Naturally, the version issue is causing a real problem. It has been suggested that I downgrade Postfix and Cyrus to use db2, but I already have quite a collection of db3-based Cyrus mailboxes. Do I have to recompile perl with db3? Is there another way out of this? Regards, Dustin --- Dustin Puryear Information Systems Consultant http://members.telocity.com/~dpuryear In the beginning the Universe was created. This has been widely regarded as a bad move. - Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message