From owner-freebsd-bugs  Thu Jan 16 19:10: 4 2003
Delivered-To: freebsd-bugs@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C6A2E37B401; Thu, 16 Jan 2003 19:10:02 -0800 (PST)
Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 964A043F6B; Thu, 16 Jan 2003 19:10:01 -0800 (PST)
	(envelope-from andyf@speednet.com.au)
Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])
	by franky.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0H39xnE054067;
	Fri, 17 Jan 2003 14:09:59 +1100 (EST)
	(envelope-from andyf@speednet.com.au)
Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.17])
	by hewey.af.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0H39vU3039678;
	Fri, 17 Jan 2003 13:09:58 +1000 (EST)
	(envelope-from andyf@speednet.com.au)
Date: Fri, 17 Jan 2003 13:09:57 +1000 (EST)
From: Andy Farkas <andyf@speednet.com.au>
X-X-Sender: andyf@hewey.af.speednet.com.au
To: freebsd-bugs@FreeBSD.ORG
Cc: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
Subject: sendmail confMAILER_NAME
Message-ID: <20030117123504.F39130-100000@hewey.af.speednet.com.au>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-bugs@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-bugs.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-bugs>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-bugs>
X-Loop: FreeBSD.org


Couple of things:


1/ When I add:

 define(`confMAILER_NAME', `MAILER-DAEMON-NEWNAME')

to my {$hostname}.mc file and do a 'make all' in /etc/mail, I get the
following error:

m4: /usr/share/sendmail/cf/m4/proto.m4 at line 232:
include(/usr/share/sendmail/cf/mailer/.m4): No such file or directory
*** Error code 1


2/ (dont know when this started happening) I now get this cruft
inserted into the .cf file which causes sendmail not to restart:



#####  $Id: local_procmail.m4,v 8.21 1999/11/18 05:06:23 ca Exp $  #####



ivert(-1)
#
# Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.
#       All rights reserved.
# Copyright (c) 1983, 1995 Eric P. Allman.  All rights reserved.
# Copyright (c) 1988, 1993
#       The Regents of the University of California.  All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of
# the sendmail distribution.
#
#


#####  $Id: proto.m4,v 8.649.2.5 2002/08/15 02:39:01 ca Exp $  #####



I have re-cvsup'd and no files changed. Im running FreeBSD 4.7-RELEASE-p3.
Help?


--

 :{ andyf@speednet.com.au

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message