From owner-freebsd-questions Wed Feb 9 20:39:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by builder.freebsd.org (Postfix) with ESMTP id 349244355 for ; Wed, 9 Feb 2000 20:39:20 -0800 (PST) Received: from localhost (ken@localhost) by fremont.bolingbroke.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id UAA95858; Wed, 9 Feb 2000 20:38:26 -0800 (PST) Date: Wed, 9 Feb 2000 20:38:26 -0800 (PST) From: Ken Bolingbroke X-Sender: ken@fremont.bolingbroke.com To: Shawn Ramsey Cc: questions@FreeBSD.ORG Subject: RE: mail.local In-Reply-To: <4.2.0.58.20000209195857.0239b3b0@mail.cpl.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 9 Feb 2000, Shawn Ramsey wrote: > Well. /dev/null was just a figure, its basically just dissapearing, not > neccesarily /dev/null. :)It was happening with two user accounts. One was > mine, which I just deleted because I wasn't using it. The other, this is > being logged : > > procmail: Suspicious rcfile "/disk4/home/sunrise/randy/.procmailrc" > procmail: Couldn't read "/disk4/home/sunrise/randy/.procmailrc" > From root Wed Feb 9 19:58:18 2000 > Subject: fads > Folder: > /var/mail/randy 347 From 'man procmail': Suspicious rcfile "x" The owner of the rcfile was not the recipient or root, or the directory that contained it was world writable (the rcfile was not used). Change the ownership of .procmailrc to the user the mail is going to, or make the home directory non-world writable. Ken Bolingbroke hacker@bolingbroke.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message