From owner-freebsd-ports Tue Apr 2 11:50:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11E5A37B477 for ; Tue, 2 Apr 2002 11:50:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g32Jo2t00191; Tue, 2 Apr 2002 11:50:02 -0800 (PST) (envelope-from gnats) Date: Tue, 2 Apr 2002 11:50:02 -0800 (PST) Message-Id: <200204021950.g32Jo2t00191@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Vivek Khera Subject: Re: ports/35775: mail/postfix: not started at boot time on -CURRENT Reply-To: Vivek Khera Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35775; it has been noted by GNATS. From: Vivek Khera To: freebsd-gnats-submit@FreeBSD.org, thomas@cuivre.fr.eu.org Cc: "David W. Chapman, Jr." Subject: Re: ports/35775: mail/postfix: not started at boot time on -CURRENT Date: Tue, 2 Apr 2002 14:40:33 -0500 Hi, in the postfix 1.1.7 and postfix-current 1.1.7-20020331 ports, it recommends to put sendmail_enable="YES" sendmail_flags="-bd" sendmail_outbound_enable="NO" sendmail_submit_enable="NO" sendmail_msp_queue_enable="NO" in /etc/rc.conf. This will work for all current versions of the rc* scripts, including 4.5-STABLE. The postfix author does not feel it wise to update postfix, and providing a separate rc.d script still requires one to edit rc.conf to disable sendmail, so why bother with the extra script. When 5.0 reaches -RELEASE, then we'll revisit this to use the new MTA start script flag gshapiro was adding. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message