From owner-freebsd-questions Sat May 18 20: 2: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id CC76A37B408 for ; Sat, 18 May 2002 20:02:03 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g4J31vZk033263; Sun, 19 May 2002 15:01:57 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g4J31uNH033262; Sun, 19 May 2002 15:01:56 +1200 (NZST) (envelope-from jonc) Date: Sun, 19 May 2002 15:01:56 +1200 From: Jonathan Chen To: Adam Lofstedt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Emailing daily log and security check files Message-ID: <20020519150156.A33217@grimoire.chen.org.nz> References: <002f01c1fedf$e4b20a80$6401a8c0@adam> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <002f01c1fedf$e4b20a80$6401a8c0@adam>; from adaml@visimation.com on Sat, May 18, 2002 at 07:50:10PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, May 18, 2002 at 07:50:10PM -0700, Adam Lofstedt wrote: > Hello, > > I am new here, so forgive me if this is a simple question... > > How can I send the daily/weekly security/output logs to an email address > other than root@servername.com? Create a /etc/periodic.conf, and add the line: daily_status_security_output="username" weekly_output="username" monthly_output="username" where "username" is the *local* user to send it to. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message