Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2000 02:40:02 -0800 (PST)
From:      Peter Pentchev <roam@orbitel.bg>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/23766: /etc/periodic/daily/440.status-mailq does not produce output when daily_status_mailq_shorten="YES" is specified
Message-ID:  <200012231040.eBNAe2G48223@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/23766; it has been noted by GNATS.

From: Peter Pentchev <roam@orbitel.bg>
To: Andy Farkas <andyf@speednet.com.au>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/23766: /etc/periodic/daily/440.status-mailq does not produce output when daily_status_mailq_shorten="YES" is specified
Date: Sat, 23 Dec 2000 12:35:38 +0200

 On Fri, Dec 22, 2000 at 06:50:02PM -0800, Andy Farkas wrote:
 >  On Fri, 22 Dec 2000 lambert@ssabsd.csw.net wrote:
 >  
 >  > *** periodic.conf.dist	Fri Dec 15 12:47:52 2000
 >  > --- periodic.conf	Fri Dec 15 12:49:45 2000
 >  > ***************
 >  > *** 106,111 ****
 >  > --- 106,114 ----
 >  >   # 440.status-mailq
 >  >   daily_status_mailq_enable="YES"				# Check mail status
 >  >   daily_status_mailq_shorten="NO"				# Shorten output
 >  > + daily_mailq_shorten_min=1				# Number of uniq addrs
 >  > + 							# in output must be >
 >  > + 							# this number
 >  >   
 >  >   # 450.status-security
 >  >   daily_status_security_enable="YES"			# Security check
 >  
 >  I like the idea of $daily_mailq_shorten_min being configurable, but the
 >  default should be 0, ie show all mailq entries, and maybe its name should
 >  be changed to something more conformist..?
 
 The 'show all mailq entries' is already controlled by the above setting -
 $daily_status_mailq_shorten.  The _min setting only takes effect when
 the other one is set to "YES", and then, 1 is the *current* default,
 so this patch is not changing anything in the current setup.
 
 G'luck,
 Peter
 
 -- 
 I am the meaning of this sentence.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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