From owner-freebsd-questions Sun Nov 24 22:10:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA06933 for questions-outgoing; Sun, 24 Nov 1996 22:10:33 -0800 (PST) Received: from ns.kconline.com (ns.kconline.com [207.51.167.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA06928 for ; Sun, 24 Nov 1996 22:10:31 -0800 (PST) Received: from localhost (rif@localhost) by ns.kconline.com (8.8.3/8.7.3) with SMTP id BAA23615 for ; Mon, 25 Nov 1996 01:10:25 -0500 (EST) Date: Mon, 25 Nov 1996 01:10:24 -0500 (EST) From: Jim Riffle To: questions@freebsd.org Subject: innd's junk directory Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Anyone know if you can configure innd so that it doesn't write all of the "junk" articles to its junk directory? I would like it to either just refuse messages that would be stored there, or just not to save them. Right now I have cron deleting that junk directory on a regular basis. It just seems like a complete waste of resources to write that file, and delete it 30 minutes later when that news drive already gets enough action. Thanks in advance, Jim