From owner-freebsd-isp Thu Aug 23 9:11:32 2001 Delivered-To: freebsd-isp@freebsd.org Received: from bilver.wjv.com (dhcp-1-96.n01.orldfl01.us.ra.verio.net [157.238.210.96]) by hub.freebsd.org (Postfix) with ESMTP id 09EE337B409 for ; Thu, 23 Aug 2001 09:11:25 -0700 (PDT) (envelope-from bill@bilver.wjv.com) Received: (from bill@localhost) by bilver.wjv.com (8.11.5/8.11.1) id f7NGB0s07074; Thu, 23 Aug 2001 12:11:00 -0400 (EDT) (envelope-from bill) Date: Thu, 23 Aug 2001 12:10:59 -0400 From: Bill Vermillion To: Jeremy Buckner Cc: freebsd-isp@FreeBSD.ORG Subject: Re: need help with mail server Message-ID: <20010823121058.A5663@wjv.com> Reply-To: bv@wjv.com References: <001301c12bec$340e1960$0c0aa8c0@caz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001301c12bec$340e1960$0c0aa8c0@caz>; from jeremy@cableaz.com on Thu, Aug 23, 2001 at 08:56:41AM -0700 Organization: W.J.Vermillion / Orlando - Winter Park Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Aug 23, 2001 at 08:56:41AM -0700, Jeremy Buckner thus sprach: > Hello, I had my mail server run out of room in /var today. > No mail could be sent or received. (Don' laugh to hard) > Anyway to remedy the problem I moved everything from /var to > /usr/var and did the whole ln- s thing too. Now everyone can > send just fine but not receive. This is the error I get: > -ERR [SYS/TEMP] maillock error 'Other lock error' (5) on > '/var/mail/usermailbox': No such file or directory (2) Since we can't see your drive it's hard to tell. But I've done the same. I made /usr/mail. I moved /var/mail /var/mail.old then made a new symbolic link to that /var/mail points to /usr/mail. If that is how you've done than, then check the permissions of all the files and directories. If that's not how you did it then you probably have something still pointing to /var. The endpoint directory should be 775 with root/mail owner/group in a typical install > What is that and how do I fix it? I assume when the problem > occurred, a lock file of somesort was created to stop mail. > Maybe? > Also I am running FreeBSD 4.3 with sendmail and qpopper. -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message