Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 05:43:44 +0200
From:      Norbert Augenstein <norbert@augenstein.net>
To:        Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <gshapiro@FreeBSD.ORG> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020420054344.3b6ffa84.norbert>