From owner-freebsd-questions@FreeBSD.ORG Sat Apr 3 13:54:39 2004 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 9368516A4CE for ; Sat, 3 Apr 2004 13:54:39 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2035043D55 for ; Sat, 3 Apr 2004 13:54:39 -0800 (PST) (envelope-from jason@monsterjam.org) Received: from monsterjam.org (cpe-024-211-171-119.nc.rr.com [24.211.171.119]) i33LsaSm009249 for ; Sat, 3 Apr 2004 16:54:36 -0500 (EST) Received: (qmail 51402 invoked by uid 1009); 3 Apr 2004 21:54:35 -0000 Received: from jason@monsterjam.org by beast by uid 82 with qmail-scanner-1.20 (clamuko: 0.65. Clear:RC:1(127.0.0.1):. Processed in 0.059487 secs); 03 Apr 2004 21:54:35 -0000 Received: from unknown (HELO monsterjam.org) (127.0.0.1) by 0 with SMTP; 3 Apr 2004 21:54:34 -0000 Received: (from jason@localhost) by monsterjam.org (8.12.9/8.12.8/Submit) id i33LsX6f051394 for questions@freebsd.org; Sat, 3 Apr 2004 16:54:33 -0500 (EST) Date: Sat, 3 Apr 2004 16:54:33 -0500 From: Jason To: questions@freebsd.org Message-ID: <20040403215433.GA51350@monsterjam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: courrier maildir problem after portupgrade 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: Sat, 03 Apr 2004 21:54:39 -0000 BSD fans, I had qmail/courier imapd running fine. I ran portupgrade -ra and after everyting was upgraded and restarted, my email works fine. but my courier imapd cannot find my ~/Maildir even though it is there. I look in my logs and I see that I am getting authenticated with imapd, but all I get when I login via imap to the server is BYE [ALERT] Fatal error: No such file or directory (I see this via a sniffer trace) Ive searched google for quite a while, but cant seem to figure this one out. How do I specify the default location that courier looks for my inbox in a maildir format? Jason