From owner-freebsd-stable Wed Aug 14 6:40: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E14C37B400; Wed, 14 Aug 2002 06:39:58 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79A2743E72; Wed, 14 Aug 2002 06:39:52 -0700 (PDT) (envelope-from davep@meduseld.net) Received: from baloo.meduseld.net ([66.30.120.53]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020814133951.VUUQ11061.sccrmhc01.attbi.com@baloo.meduseld.net>; Wed, 14 Aug 2002 13:39:51 +0000 Received: from localhost (localhost [127.0.0.1]) by baloo.meduseld.net (8.12.3/8.12.3) with ESMTP id g7EDeCBL075370; Wed, 14 Aug 2002 09:40:13 -0400 (EDT) (envelope-from davep@meduseld.net) Date: Wed, 14 Aug 2002 09:40:12 -0400 (EDT) Message-Id: <20020814.094012.607996225.davep@meduseld.net> To: cjc@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Request for micro patch to /etc/defaults/rc.conf From: "David A. Panariti" In-Reply-To: <20020814044905.GB7225@blossom.cjclark.org> References: <20020812.122638.115901950.davep@meduseld.net> <20020814044905.GB7225@blossom.cjclark.org> X-Attribution: davep X-Mailer: Mew version 2.2 on XEmacs 21.4.8 (Honest Recruiter) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "Crist" == Crist J Clark writes: Crist> On Mon, Aug 12, 2002 at 12:26:38PM -0400, David A. Panariti Crist> wrote: >> In /etc/defaults/rc.conf, the variants of sendmail are started >> up with differing -L options for easy log-file >> identification. >> >> However, both sendmail_submit and regular sendmail use -L >> sm-mta. This reduces the usefulness of -L, since two variants >> use the same label. Crist> But the two do not run at the same time so there is nothing Crist> to be confused in the logs. This is not necessary. My desire was to be able to tell from the logs which one was running for debugging purposes when setting up the new sendmail system. Or if you are working on a system you didn't set up or are unfamiliar with, the unique message tag gives you more information as to what is going on. davep To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message