From owner-freebsd-questions@FreeBSD.ORG Wed Jan 12 23:02:10 2005 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 5BACF16A4CE for ; Wed, 12 Jan 2005 23:02:10 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6D7C43D39 for ; Wed, 12 Jan 2005 23:02:09 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so537321wri for ; Wed, 12 Jan 2005 15:02:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=grdlUtum4WHr+WlVC/mwPnGAA2waFaguatiMbqYFGJuRyRyF0BepGHl+hyAvOw+qqLhnYjffgUbY6o60Trs8wIBCgKlUgkqzt8+Ga4YPspTqNIwt4zlyfLXnjyCXLq7B0hr2sl/9gfHwIs28cxlB1GJNmUumsaFaWlhMre8pe0k= Received: by 10.54.39.76 with SMTP id m76mr216835wrm; Wed, 12 Jan 2005 15:02:07 -0800 (PST) Received: by 10.54.4.57 with HTTP; Wed, 12 Jan 2005 15:02:07 -0800 (PST) Message-ID: Date: Thu, 13 Jan 2005 12:02:07 +1300 From: Juha Saarinen To: Scott Bye In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: freebsd-questions@freebsd.org Subject: Re: Upgrade to Courier 4.0.1? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Juha Saarinen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2005 23:02:10 -0000 On Mon, 10 Jan 2005 13:44:57 -0000, Scott Bye wrote: > I updated to this via ports, and the services appear to be running and listening for connections. > > However, if I connect to them, I get disconnected immediately, and nothing appears to be logged for any of the services. > > It's obviously affecting both POP3 and IMAP, leaving the mail services on my server useless. > > I tried reinstalling the port for courier-imap, but it complained that it couldn't find courierlogger. So I reinstalled courier-authlib from ports, and reinstalled courier-imap and it no longer complained. However, the services are still doing exactly the same! > > Any ideas what has happened?! > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" "Mr Sam", the Courier author, has made some pretty drastic changes with the new version. All the auth stuff has been moved into a separate package (courier-authlib). You need to add/edit some lines in rc.conf (see UPDATING) . Unfortunately, a straight upgrade of the port doesn't seem to work. I'm only using Courier-IMAP here, but had to delete the package and reinstall it after Courier-authlib to get things working again. -- Juha -- Juha