Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 14:10:32 -0800
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
To:        Craig Boston <craig@meoqu.gank.org>
Cc:        stable@FreeBSD.ORG
Subject:   Re: HEADS UP: Expect buildworld instability (sendmail 8.12.2 MFC)
Message-ID:  <15519.41048.709126.956805@horsey.gshapiro.net>
In-Reply-To: <3C9F9C81.10203@meoqu.gank.org>
References:  <15519.37768.192688.770945@horsey.gshapiro.net> <3C9F9C81.10203@meoqu.gank.org>

next in thread | previous in thread | raw e-mail | index | archive | help
craig> Question: How will this MFC (and the addition of the local submission 
craig> daemon into the rc scripts) affect those of us running postfix through 
craig> mailwrapper?  Does something special need to be done in mailer.conf to 
craig> make sure both mail daemons don't end up running?

Assuming you expect something other than /etc/rc to start postfix's
daemon(s), make sure you have these lines in your /etc/rc.conf to be safe:

sendmail_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
sendmail_submit_enable="NO"

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?15519.41048.709126.956805>