Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 1998 11:59:16 -0600 (CST)
From:      Hal Snyder <hal@vailsys.com>
To:        andy.pendry@trinity.edin.sch.uk
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Stop freeBSD verbosity
Message-ID:  <199802101759.LAA24893@crocodile.vale.com>
In-Reply-To: <Pine.SOL.3.96.980210110740.10412G-100000@mamba.cs.Virginia.EDU> (atf3r@cs.virginia.edu)
References:   <Pine.SOL.3.96.980210110740.10412G-100000@mamba.cs.Virginia.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802101759.LAA24893>