From owner-freebsd-questions@FreeBSD.ORG Wed Jun 23 19:34:15 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 0A0F316A4CE for ; Wed, 23 Jun 2004 19:34:15 +0000 (GMT) Received: from fed1rmmtao12.cox.net (fed1rmmtao12.cox.net [68.230.241.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4AC743D5F for ; Wed, 23 Jun 2004 19:34:14 +0000 (GMT) (envelope-from brently@bjwcs.com) Received: from SAMBA ([68.231.19.60]) by fed1rmmtao12.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040623193337.QRBX8727.fed1rmmtao12.cox.net@SAMBA>; Wed, 23 Jun 2004 15:33:37 -0400 From: "Brent Wiese" To: "'Gareth Bailey'" , Date: Wed, 23 Jun 2004 12:33:31 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: thread-index: AcRYYaQDTj2DrzDGSg2tHhJ721VzhAA9FyUg Message-Id: <20040623193337.QRBX8727.fed1rmmtao12.cox.net@SAMBA> Subject: RE: Courier-imap + Postfix 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: Wed, 23 Jun 2004 19:34:15 -0000 > Thanks. But now i'm back in the dark. Does anyone have any > idea what the source of my errors in maillog could be? To > recap, i'm running postfix and courier-imap and i'm getting > errors as follows: > > maillog: > > cache > file: maildirwatch (fre > Jun 20 15:47:05 server imapd-ssl: Error: Input/output > error > Jun 20 15:47:05 server imapd-ssl: Check for proper > operation and configuration > Jun 20 15:47:05 server imapd-ssl: of the File Access > Monitor daemon (famd). > Jun 20 15:47:05 server imapd-ssl: Failed to create > cache > file: maildirwatch (fre > Jun 20 15:47:05 server imapd-ssl: Error: Input/output > error > Jun 20 15:47:05 server imapd-ssl: Check for proper > operation and configuration > Jun 20 15:47:05 server imapd-ssl: of the File Access > Monitor daemon (famd).> > > Any info would be great! I don't have the file your log describes. I don't think its part of courier. At least not if you installed it from the ports. Or, maybe its only written temporarily if someone is using imap via ssl (my mail server isn't active enough on imap-ssl to watch for that). It looks like maybe you have the File Access Monitor installed (/usr/ports/devel/fam)... I know nothing about it, but its likely something misconfigured on it that isn't allowing courier to write the file or something.