From owner-freebsd-questions@FreeBSD.ORG Mon Jun 26 12:09:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4BE9E16A40F for ; Mon, 26 Jun 2006 12:09:52 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30C8443F35 for ; Mon, 26 Jun 2006 12:07:09 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 30650 invoked from network); 26 Jun 2006 12:07:08 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Jun 2006 12:07:08 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id C63AC2844A; Mon, 26 Jun 2006 08:07:07 -0400 (EDT) To: "Gerard E. Seibert" References: <20060624114654.G1031@seibercom.net> From: Lowell Gilbert Date: Mon, 26 Jun 2006 08:07:07 -0400 In-Reply-To: <20060624114654.G1031@seibercom.net> (Gerard E. Seibert's message of "Sat, 24 Jun 2006 11:50:08 -0400 (EDT)") Message-ID: <44sllsp1ck.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD-Questions Subject: Re: Error Message with Procmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD-Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 12:09:52 -0000 "Gerard E. Seibert" writes: > I just installed 'procmail' onto my FSBD 6.1 stable system. The > following error message keeps appearing on screen at what appears > random intervals. This one appeared as I booted up the system. > > Jun 24 11:41:14 seibercom procmail[749]: default rcfile is not an > absolute path for uid "1002" > > I am not sure what it means or how to correct it. Everything appears > to be working correctly. How are you invoking procmail? I'd be surprised if you didn't find that this message comes up whenever procmail tries to process a message for the user with uid 1002. Is the procmailrc specified by hand for that user, perhaps from a .forward file?