From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 08:32:32 2003 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 CF14616A4CE for ; Tue, 2 Dec 2003 08:32:32 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C9F43FBD for ; Tue, 2 Dec 2003 08:32:31 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc11) with ESMTP id <2003120216323101100nqqvoe>; Tue, 2 Dec 2003 16:32:31 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 0EE1D76; Tue, 2 Dec 2003 11:32:31 -0500 (EST) Sender: lowell@be-well.ilk.org To: Jack.W.Parks@alltel.com, freebsd-questions@freebsd.org References: <1070382480.363.33.camel@ptp.northnetworks.ca> From: Lowell Gilbert Date: 02 Dec 2003 11:32:30 -0500 In-Reply-To: <1070382480.363.33.camel@ptp.northnetworks.ca> Message-ID: <44n0abkwo1.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Periodic Scripts - Configuration problem? 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: Tue, 02 Dec 2003 16:32:32 -0000 Steve Bertrand writes: > On Tue, 2003-12-02 at 11:18, Jack.W.Parks@alltel.com wrote: > > I recently change the hostname of my FreeBSD host to remove a hyphen > > from the name (i.e. skrap-node to skrapnode) Since then, all of the > > periodic output scripts send their mail output to > > root@skrap-node.skrap.net instead of root@skrapnode.skrap.net. Only the > > mail delivery failures make it to my inbox. Mail works fine for all > > users, this just affects the periodic scripts. > > > > Do you have anything still funky in your /etc/mail/aliases or other > files that may have influence on the flow of mail? Or /etc/hosts, maybe?