From owner-freebsd-questions Tue Oct 1 5:32:40 2002 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 BCB4B37B401 for ; Tue, 1 Oct 2002 05:32:39 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F49943E3B for ; Tue, 1 Oct 2002 05:32:39 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 67C5D2B8D9; Tue, 1 Oct 2002 14:32:37 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 6A81E6A712B; Tue, 1 Oct 2002 22:32:33 +1000 (EST) Date: Tue, 1 Oct 2002 22:32:33 +1000 From: Edwin Groothuis To: James Green Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Changing email for periodic BSD reports Message-ID: <20021001123233.GD930@k7.mavetju> Mail-Followup-To: Edwin Groothuis , James Green , freebsd-questions@FreeBSD.ORG References: <3D999357.5090708@stealthnet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D999357.5090708@stealthnet.co.uk> User-Agent: Mutt/1.4i 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 Tue, Oct 01, 2002 at 01:21:43PM +0100, James Green wrote: > My local dev box is configured to send all mail to our main office mail > server. A consequence of this is that daily, weekly, and monthly > automated bsd reports, sent to root@, are being received by our mail > server and forwarded to root@ourdomain, which goes to my bosses. > > So, how can I change the email address of these reports? Many thanks. See the man-page of periodic.conf and /etc/defaults/periodic.conf: [~] edwin@k7> cat /etc/periodic.conf daily_output="daily@mavetju.org" weekly_output="weekly@mavetju.org" monthly_output="monthly@mavetju.org" Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message