From owner-cvs-all@FreeBSD.ORG Sun Jul 6 12:17:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA9BF37B401; Sun, 6 Jul 2003 12:17:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B4C43FF7; Sun, 6 Jul 2003 12:17:05 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h66JH50U006936; Sun, 6 Jul 2003 12:17:05 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h66JH4TC006935; Sun, 6 Jul 2003 12:17:04 -0700 (PDT) Message-Id: <200307061917.h66JH4TC006935@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 6 Jul 2003 12:17:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/mail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2003 19:17:06 -0000 gshapiro 2003/07/06 12:17:04 PDT FreeBSD src repository Modified files: etc/mail Makefile Log: Bow to popular demand and default SENDMAIL_SUBMIT_MC to `hostname`.submit.mc which is templated from freebsd.submit.mc if the default file does not exist. This makes the building of the submit.cf behavior identical to that of the the sendmail.cf. PR: 44256 Submitted by: Matt Emmerton MFC after: 5 days Revision Changes Path 1.35 +13 -4 src/etc/mail/Makefile