From owner-freebsd-stable Wed Mar 27 10:16:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 4A8CE37B416 for ; Wed, 27 Mar 2002 10:16:42 -0800 (PST) Received: from admin0 (admin0.westbend.net [216.47.253.17]) by mail.westbend.net (8.11.6/8.11.6) with ESMTP id g2RIGaD08188 for ; Wed, 27 Mar 2002 12:16:36 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <000c01c1d5bb$38e336e0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: References: <20020327154948.26668.qmail@web11602.mail.yahoo.com> <20020327115442.C27253@shell.one.net> Subject: Re: sendmail_enable NONE Date: Wed, 27 Mar 2002 12:14:22 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) 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 From: "Coleman Kane" > I agree with this, as a user of qmail I really dislike having to forcibly > disable all sendmail daemons by hand (I think the count is up to four). It > would be nice if NO_SENDMAIL in the make.conf would translate over when > building etc/defaults/rc.conf. > > -- > coleman > > Thus spoke Holt Grendal , and it was proclaimed: > > > Does anyone know when this will be MFC'd? > > > > I saw the patch a day or two ago but no MFC yet. > > > > Darn sendmail trash..shouldn't all of these > > things default to NO for being enabled anyway? > > > > Atleast I could have sworn thats how it was some > > time ago. > > I don't even know why people are making such an issue out of this, as all that is required is to properly configure /etc/mailer.conf for your MTA, and then set /etc/rc.conf up properly: sendmail_enable=YES sendmail_flags="-bd -q30m" # Change to the old default MTA flags or flags for specific MTA sendmail_outbound_enable=NO sendmail_msp_queue_enable=NO sendmail_submit_enable=NO Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message