From owner-freebsd-questions@FreeBSD.ORG Fri May 29 14:12:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02E7F10656D0 for ; Fri, 29 May 2009 14:12:14 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 9F8988FC12 for ; Fri, 29 May 2009 14:12:12 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n4TEC6FG011837; Fri, 29 May 2009 16:12:06 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n4TEC6du011834; Fri, 29 May 2009 16:12:06 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 29 May 2009 16:12:06 +0200 (CEST) From: Wojciech Puchar To: Oskar Eyb In-Reply-To: <20090529140626.60670@gmx.net> Message-ID: References: <20090529074443.167820@gmx.net> <20090529140626.60670@gmx.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: locking attempts fails in FreeBSD (jail) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 14:12:14 -0000 >> it's completely strange for me too, as you said that >> directories are writable. > > > the lock-errors from dovecot-deliver I ve solved my lock_method=dotlock (or flock). > anyway it should work :( > * The lock-issue is ONLY in jails! i do use jails, i do use dovecot for IMAP/POP and everything works. anyway i don't use dovecot-deliver. > So, what does that mean? > What is limiting the locking in jails, howto avoid? no idea. as far as we are in jail it should work the same at least in theory.