Date: Fri, 22 Dec 2000 18:50:02 -0800 (PST) From: Andy Farkas <andyf@speednet.com.au> 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: <200012230250.eBN2o2O88800@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: Andy Farkas <andyf@speednet.com.au> To: lambert@ssabsd.csw.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG, 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 Date: Sat, 23 Dec 2000 13:41:01 +1100 (EST) 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..? -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ 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?200012230250.eBN2o2O88800>