From owner-freebsd-stable Fri Apr 19 20:43:24 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by hub.freebsd.org (Postfix) with ESMTP id 0A36E37B41E; Fri, 19 Apr 2002 20:43:21 -0700 (PDT) Received: from seth.augenstein.net (pD950EFE0.dip.t-dialin.net [217.80.239.224]) (authenticated bits=0) by mail2.ameuro.de (8.12.2/8.12.2) with ESMTP id g3K3h1Lj031140; Sat, 20 Apr 2002 05:43:03 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id E867414D; Sat, 20 Apr 2002 05:43:44 +0200 (CEST) Date: Sat, 20 Apr 2002 05:43:44 +0200 From: Norbert Augenstein To: Gregory Neil Shapiro Cc: calvinng@brel.com, smkelly@zombie.org, stable@FreeBSD.ORG Subject: Re: rc.sendmail Message-Id: <20020420054344.3b6ffa84.norbert@augenstein.net> In-Reply-To: <15552.55874.585185.785339@horsey.gshapiro.net> References: <20020420014720.GA45891@edgemaster.zombie.org> <15552.51790.949368.232188@horsey.gshapiro.net> <20020420105851.B6261@brel.com> <15552.55874.585185.785339@horsey.gshapiro.net> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! 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 I have created a file called rc.postfix -- #!/bin/sh /usr/local/sbin/sendmail -bd -- mta_start_script="path-to/rc.postfix" it works untill sendmail will be replaced with xbill : ) auge On Fri, 19 Apr 2002 20:02:26 -0700 Gregory Neil Shapiro wrote: > calvinng> Quite a few of us relies on sendmail_enable=YES in inetd.conf to > calvinng> start out non-sendmail MTA, e.g. Postfix, ..etc.. The recent > calvinng> changes break it. Looks like the replacement MTAs now need their > calvinng> own startup script? > > Ok, I'll have rc.sendmail installed regardless of NO_SENDMAIL. The change > will probably be put in place tomorrow. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message