From owner-freebsd-questions@FreeBSD.ORG Sat Sep 2 15:31:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8199516A5AB for ; Sat, 2 Sep 2006 15:31:24 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id B248543D49 for ; Sat, 2 Sep 2006 15:31:23 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so928542nfc for ; Sat, 02 Sep 2006 08:31:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=riel5UMPfkcSxNjLev2iN9mHDFzD3WAPZRMCk9Sih/PqnCkaFsLDVb0ots36HTNnxUFzUfPTVksMNv5h70XCejRA3gAjOiWQ+RVyucbj+/isQtVo1ymeCc8xjIbg32JCvE6V0nhBSm21rk4lEEzM6sUqzMbAkQ21xO/0orE2pjU= Received: by 10.49.75.2 with SMTP id c2mr4399218nfl; Sat, 02 Sep 2006 08:31:22 -0700 (PDT) Received: by 10.49.67.14 with HTTP; Sat, 2 Sep 2006 08:31:21 -0700 (PDT) Message-ID: Date: Sat, 2 Sep 2006 08:31:21 -0700 From: "Atom Powers" To: freebsd-questions@freebsd.org In-Reply-To: <20060901115919.6B6F.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060901125631.GA92179@owl.midgard.homeip.net> <44F8361A.8020507@nm.cbc.ca> <20060901115919.6B6F.GERARD@seibercom.net> Subject: Re: Why sendmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2006 15:31:24 -0000 On 9/1/06, Gerard Seibert wrote: > I agree for the most part. There is an option to install another MTA > when installing FBSD. However, it might be nice if there were > instructions on how to accomplish the following. > > 1) Totally shut down Sendmail How about the handbook? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail-changingmta.html The postfix port will also remind you of these changes when you install it. > 2) Changes to periodic.conf The changes to periodic are so trivial, at least for postfix, that no change are even necissary. > 3) How to prevent Sendmail from being built when performing 'buildworld' That isn't a sendmail/mta question, it's a buildworld question. Although a footnote in the above part of the handbook would be apreciated. > I recently replied to a post on the Postfix forum when a user had > installed Postfix when installing FBSD and consequently had no idea why > it was not working correctly. I realize that he should have been better > informed as to how it was to be configured; however, the sysinstall or > if installed via ports, the posts installation routine should have given > a more complete description of what is or should be done to complete the > installation. > I sometimes wish the ports did a more complete install. Perhaps asking if you wanted to enable them in rc.conf, or reminding you which config files they use, making chanes to stock config files (rc.conf, periodic.conf, etc) that are required to enable them, etc. But that's a complaint that should be addressed to the port maintainers and really has nothing to do with Sendmail. By making the Postfix port /not/ disable Sendmail it gives you the ability to, more easily, run Sendmail *and* Postfix on the same machine. ie it doesn't break your current configuation. -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers--