From owner-freebsd-bugs Fri Nov 22 9:10: 4 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C433137B404 for ; Fri, 22 Nov 2002 09:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1FB443EA9 for ; Fri, 22 Nov 2002 09:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAMHA1x3095928 for ; Fri, 22 Nov 2002 09:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAMHA18K095927; Fri, 22 Nov 2002 09:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E51B37B401 for ; Fri, 22 Nov 2002 09:02:30 -0800 (PST) Received: from puma.claimlynx.com (puma.claimlynx.com [208.200.183.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB6743E6E for ; Fri, 22 Nov 2002 09:02:29 -0800 (PST) (envelope-from chris@claimlynx.com) Received: by puma.claimlynx.com (Postfix, from userid 105) id 1D7BBD975; Fri, 22 Nov 2002 11:02:24 -0600 (CST) Message-Id: <20021122170224.1D7BBD975@puma.claimlynx.com> Date: Fri, 22 Nov 2002 11:02:24 -0600 (CST) From: Chris Johnson Reply-To: Chris Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/45593: MAILTO environment variable in root crontab does not work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45593 >Category: bin >Synopsis: MAILTO environment variable in root crontab does not work >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 22 09:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Chris Johnson >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: ClaimLynx, Inc. >Environment: System: FreeBSD puma.claimlynx.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sat Aug 31 16:05:38 CDT 2002 wmo@puma.claimlynx.com:/usr/src/sys/compile/PUMA i386 >Description: MAILTO can be used in crontab(5) files to redirect the default cron job mail behavior. It works fine for all users except for root, where it has no effect at all. >How-To-Repeat: Add a MAILTO=someotheraddress line to /etc/crontab to modify root's crontab. Note that cron job mail is still sent to the same address as without the MAILTO line. >Fix: No known work around. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message