From owner-cvs-all Thu Oct 12 0:35:37 2000 Delivered-To: cvs-all@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 0241937B502; Thu, 12 Oct 2000 00:35:30 -0700 (PDT) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.11.0/8.11.0) id e9C7YK706623; Thu, 12 Oct 2000 09:34:20 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200010120734.e9C7YK706623@zibbi.mikom.csir.co.za> Subject: Re: cvs commit: src/etc inetd.conf In-Reply-To: <425.971334444@winston.osd.bsdi.com> from Jordan Hubbard at "Oct 12, 2000 00:07:24 am" To: jkh@winston.osd.bsdi.com (Jordan Hubbard) Date: Thu, 12 Oct 2000 09:34:20 +0200 (SAT) Cc: jruigrok@via-net-works.nl (Jeroen Ruigrok van der Werven), dot@dotat.at (Tony Finch), jhb@FreeBSD.org (John Baldwin), DougB@gorean.org (Doug Barton), cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, imp@village.org (Warner Losh), dillon@earth.backplane.com (Matt Dillon) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > >> I think there should be an option for sshd *only*, possibly with > > >> `sendmail -q30m` (i.e. mail service without an smtp listener) -- i.e. > > > > > >What good would the sendmail option do? Why not simply turn it off? > > > > To be able to send at least outbound mail? Or is this answer too > > obvious? > > Too obviously incorrect, perhaps. :) You don't need sendmail running > to send outbound mail. You just connect to port 25 on the destination > machine and cram the mail down its gullet. I haven't seen patches go in that make the daily, weekly and monthly emails do that. :-) Also some mailers like elm assume a local sendmail or equivalent. So I think running it with -q30m by default is a good compromise. At least then mail won't just queue up in the queue with nobody the wiser. John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message