From owner-freebsd-questions Tue Feb 10 09:59:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12008 for questions-outgoing; Tue, 10 Feb 1998 09:59:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA11994 for ; Tue, 10 Feb 1998 09:59:38 -0800 (PST) (envelope-from hal@vailsys.com) Received: from crocodile.vale.com (crocodile.vale.com [192.168.128.47]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id LAA01281; Tue, 10 Feb 1998 11:59:18 -0600 (CST) Received: from jaguar.vail.vailsys.com (jaguar.vale.com [192.168.129.46]) by crocodile.vale.com (8.8.3/8.7.3) with ESMTP id LAA24893; Tue, 10 Feb 1998 11:59:17 -0600 (CST) Date: Tue, 10 Feb 1998 11:59:16 -0600 (CST) Message-Id: <199802101759.LAA24893@crocodile.vale.com> From: Hal Snyder To: andy.pendry@trinity.edin.sch.uk CC: freebsd-questions@FreeBSD.ORG In-reply-to: (atf3r@cs.virginia.edu) Subject: Re: Stop freeBSD verbosity References: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Feb 1998, Andy Pendry wrote: > I have a free BSD server running sendmail etc... > > Can anyone tell me how to stop sendmail and popper and other daemons > reporting to the screen whenever someone sends mail. > > I have been trying to solve this problem for ages, and I can't locate > the correct config file to change. Suppress popper logging with this in /etc/inetd.conf: pop3 stream tcp nowait root /usr/local/libexec/popper popper -t /dev/null To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message