From owner-cvs-all Fri Dec 21 9: 7:50 2001 Delivered-To: cvs-all@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id E7D5937B42F for ; Fri, 21 Dec 2001 09:07:23 -0800 (PST) Received: (qmail 8842 invoked from network); 21 Dec 2001 17:07:23 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Dec 2001 17:07:23 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200112211552.HAA25429@windsor.research.att.com> Date: Fri, 21 Dec 2001 09:07:06 -0800 (PST) From: John Baldwin To: Bill Fenner Subject: Re: cvs commit: src/etc Makefile security src/etc/defaults perio Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org, cjc@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21-Dec-01 Bill Fenner wrote: > >> ... /etc/security has been >> broken into periodic(8) scripts to make local customization easier and >> more maintainable. > > This is a great step, but my mail filter no longer filters the security > check email into the right mailbox. It uses the regexp > > /((daily|weekly|monthly) run|security check) output/ > > on the subject line. Now, I realize I can just add "|security" > in the first alternative, but now my 4.x boxes will still send me > "security check" outputs and my -current boxes will send "security run" > outputs, meaning that I maybe have to think a little more when > searching for them. (e.g. searching for "security check" won't > get me all of them.) > > Any thoughts on modifying /usr/sbin/periodic so it uses the > traditional security check output subject line? I had to update my mail filter script as well, but I think that making the subjects more consistent is a good thing personally. You can always search for 'security' in the subject in your root mail mailbox to find them. :) (Assuming you haven't named any of your machines 'security') > Thanks, > Bill -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message