From owner-freebsd-questions@FreeBSD.ORG Tue Oct 2 02:49:45 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF65E16A41B for ; Tue, 2 Oct 2007 02:49:45 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: from smtp102.sbc.mail.mud.yahoo.com (smtp102.sbc.mail.mud.yahoo.com [68.142.198.201]) by mx1.freebsd.org (Postfix) with SMTP id 7B42913C46A for ; Tue, 2 Oct 2007 02:49:45 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: (qmail 56131 invoked from network); 2 Oct 2007 02:49:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=prodigy.net; h=Received:X-YMail-OSG:Mime-Version:Content-Transfer-Encoding:Message-Id:Content-Type:To:From:Subject:Date:X-Mailer; b=CLHgH/dmj/lzdlUNHFOV4BR+WN4PqEbJj3ivKYCohsaYDoyxlshp30p/EkOnXhDaDQujm8e7eoqnyx5RU13fsyVTFQMYQO5oeuPyMKMmkDLiI++LF52lH/YaTaxRTcgyYY9yP2H4KmDJYxVXjfkpTx9fzag6x1G3/V06SbuXcb0= ; Received: from unknown (HELO ?75.7.236.228?) (jekillen@prodigy.net@75.7.236.228 with plain) by smtp102.sbc.mail.mud.yahoo.com with SMTP; 2 Oct 2007 02:49:44 -0000 X-YMail-OSG: q7ACqeoVM1kv5vWusQyLv1mj5dkQsmMAOIfLTVenq2iT9fAzF0JGeqtNiMDW1kIIswj1CkTgpw-- Mime-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: 7bit Message-Id: <33ab8f5a4dac86879f81a1c39d757b08@prodigy.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD Mailing List From: jekillen Date: Mon, 1 Oct 2007 19:50:24 -0700 X-Mailer: Apple Mail (2.622) Subject: question about Postfix 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: Tue, 02 Oct 2007 02:49:45 -0000 Hello; I have a quick question about Postfix. When I install Free BSD and have it include Postfix from packages, does the install process completely replace Sendmail with Postfix, or do I still have to replace Sendmail with Postfix separately? Thanks in advance Jeff K