From owner-freebsd-stable  Fri Apr 19 19:59: 2 2002
Delivered-To: freebsd-stable@freebsd.org
Received: from hobbits.brel.com (hobbits.brel.com [203.127.231.61])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1EC0C37B41A; Fri, 19 Apr 2002 19:58:57 -0700 (PDT)
Received: by hobbits.brel.com (Postfix, from userid 1001)
	id 024323316; Sat, 20 Apr 2002 10:58:51 +0800 (SGT)
Date: Sat, 20 Apr 2002 10:58:51 +0800
From: Calvin NG <calvinng@brel.com>
To: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
Cc: Sean Kelly <smkelly@zombie.org>, stable@FreeBSD.ORG
Subject: Re: rc.sendmail
Message-ID: <20020420105851.B6261@brel.com>
References: <20020420014720.GA45891@edgemaster.zombie.org> <15552.51790.949368.232188@horsey.gshapiro.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
In-Reply-To: <15552.51790.949368.232188@horsey.gshapiro.net>; from gshapiro@FreeBSD.ORG on Fri, Apr 19, 2002 at 06:54:22PM -0700
Sender: owner-freebsd-stable@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-stable.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-stable>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable>
X-Loop: FreeBSD.ORG

Greetings,

  Quite a few of us relies on sendmail_enable=YES  in inetd.conf to start
  out non-sendmail MTA, e.g. Postfix, ..etc..  The recent changes break it.
  Looks like the replacement MTAs now need their own startup script?

Regards,
/calvin

lines with :> are quotes from Gregory Neil Shapiro's email
:> smkelly> I just did a CVSup on a few of my machines to test out the
:> smkelly> mega-MFC of /etc.  According to UPDATING we now have new sendmail
:> smkelly> startup scripts.  Upon looking at /usr/src/etc/defaults/rc.conf, I
:> smkelly> see that: mta_start_script="/etc/rc.sendmail"
:> 
:> smkelly> However, I see no /usr/src/etc/rc.sendmail, and I didn't get one
:> smkelly> with mergemaster either.  Thinking that 'rc.sendmail' might be a
:> smkelly> special value, I grepped all the rcs for it and came up empty.  Am
:> smkelly> I missing something here?
:> 
:> The source file is in /usr/src/etc/sendmail/rc.sendmail.  The only reason
:> it wouldn't be installed is if NO_SENDMAIL is set.
:> 

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