From owner-freebsd-ports@FreeBSD.ORG Sun Jan 16 23:04:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E57FD16A4CE for ; Sun, 16 Jan 2005 23:04:32 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A18B143D1F for ; Sun, 16 Jan 2005 23:04:32 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from kazerne.demon.nl ([212.238.222.22]:63417 helo=heater.rainbow-runner.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.43) id 1CqJRJ-000LOR-Fa; Sun, 16 Jan 2005 23:04:09 +0000 From: Koop Mast To: Oliver Lehmann In-Reply-To: <20050116193511.1df9b3d5.lehmann@ans-netz.de> References: <20050116182553.GA19411@0lsen.net> <20050116193511.1df9b3d5.lehmann@ans-netz.de> Content-Type: text/plain Date: Mon, 17 Jan 2005 00:04:03 +0100 Message-Id: <1105916643.655.13.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.1.3.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: Clint Olsen Subject: Re: Courier-imap upgrade broke me going to 4.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 23:04:33 -0000 Op zo, 16-01-2005 te 19:35 +0100, schreef Oliver Lehmann: > Clint Olsen wrote: > > > I just knew I shouldn't have screwed around with this, but I just had to > > be up to date, and now I got burned. > > > > please read /usr/ports/UPDATING. You should do this before you are going > to update a port. That is why the file is there. > This problem got me too last week. I use userdb for my imap users. After the upgrade none of my users could login on the imap. I fixed it then by readding them. And I just found out that the userdb stuff doesn't live in /usr/local/etc anymore, but in /usr/local/etc/authlib. Oliver can you add this to the entry in UPDATING? This ate up about half my day because there wasn't any debug messages in the log files. Which kind of sucks. Thanks, Koop