From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 11:22:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5886216A4CE for ; Wed, 22 Sep 2004 11:22:46 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E1443D48 for ; Wed, 22 Sep 2004 11:22:45 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (host5.bedc.ondsl.gr [62.103.39.229])i8MBMhx1021011; Wed, 22 Sep 2004 14:22:44 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) i8MBMXZF011615; Wed, 22 Sep 2004 14:22:33 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)i8MBMXDn011614; Wed, 22 Sep 2004 14:22:33 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 22 Sep 2004 14:22:33 +0300 From: Giorgos Keramidas To: "Matthias F. Brandstetter" Message-ID: <20040922112233.GA10803@orion.daedalusnetworks.priv> References: <200409221246.00760.haimat@lame.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200409221246.00760.haimat@lame.at> cc: freebsd-questions@freebsd.org Subject: Re: how to change daily run output's subject line? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 11:22:46 -0000 On 2004-09-22 12:46, "Matthias F. Brandstetter" wrote: > Hi all, > > as like every other FreeBSD machine, my FreeBSD based server sends me an > daily (security) output every night. I know where to change some settings > like where the email should go to etc. But is there any chance to change > subject line of this auto generated email? It's hardwired in /usr/sbin/periodic (which is a shell script, so it's not really impossible to change it).