From owner-freebsd-questions@FreeBSD.ORG Tue Jun 22 12:12:45 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 6148516A4CF for ; Tue, 22 Jun 2004 12:12:45 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with SMTP id 05CB643D60 for ; Tue, 22 Jun 2004 12:12:45 +0000 (GMT) (envelope-from aharrison@gmail.com) Received: by mproxy.gmail.com with SMTP id d78so277293rnf for ; Tue, 22 Jun 2004 05:12:44 -0700 (PDT) Received: by 10.38.207.32 with SMTP id e32mr59376rng; Tue, 22 Jun 2004 05:12:44 -0700 (PDT) Message-ID: Date: Tue, 22 Jun 2004 08:12:44 -0400 From: Andy Harrison To: Gareth Bailey 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: 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: Tue, 22 Jun 2004 12:12:45 -0000 On Tue, 22 Jun 2004 13:27:52 +0200, Gareth Bailey wrote: > > Ok, i haven't got any responses regarding this post, but i > have found what i think might be causing the problem. > > I setup my server with the hostname "berkeley" and > installed everything i needed including postfix and > courier-imap. I have since changed the hostname to "server" > which was the name of my previous 5.2 release server (i had > problems with the new berkeley hostname.) Anyway, i see in > the output of postconf that there are two settings that > appear to be dependent on the hostname, namely: > > berkeley_db_create_buffer_size=16777216 and > berkeley_db_read_buffer_size=131072 > > Since the hostname changed to "server", shouldn't these now > be server_db_create_buffer_size=16777216 and > server_db_read_buffer_size=131072?? > > If so: > > 1:)Could this be the source of my errors appearing in > maillog(see below)? > > 2:)What do i need to do? - Reinstall postfix? > > Please advise, > > King regards > Gareth > > > > >Hi all, > > > >This problem has to do with my > >mail setup. I'm running postfix MTA and courier-imap > >server. > > > >My maillog file is filled with messages like the > following: > > > > >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).> > > > >I'm not too sure where to start - i suspect that whatever > >is trying to create the cache file doesn't have the > >neccesary permissions. If so, what is the location of this > >cache file? Otherwise, any other suggestions would be > most > >welcome. berkeley is also a database file format... -- Andy Harrison