From owner-freebsd-questions Thu Jan 31 15:52:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay01.roc.frontiernet.net (alteon01b.roc.frontiernet.net [66.133.130.232]) by hub.freebsd.org (Postfix) with SMTP id D67E137B402 for ; Thu, 31 Jan 2002 15:52:26 -0800 (PST) Received: (qmail 15255 invoked from network); 31 Jan 2002 23:52:21 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay01.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 31 Jan 2002 23:52:21 -0000 Received: from tagalong (unknown [165.107.42.196]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 87317EE5AA for ; Thu, 31 Jan 2002 15:52:19 -0800 (PST) Message-ID: <007101c1aab2$51e2c040$c42a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: References: <018001c1a863$95c2e110$0301a8c0@bigdaddy> Subject: Re: Preserve Postfix When Upgrading? -- SOLVED Date: Thu, 31 Jan 2002 15:52:19 -0800 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 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Drew Tomlinson" To: Sent: Monday, January 28, 2002 5:23 PM Subject: Preserve Postfix When Upgrading? > I would like to upgrade to the 4.5-RELEASE. However, I have installed > Postfix from the ports and want to be sure that Sendmail won't > overwrite Postfix during the upgrade. What do I need to do to keep > Postfix? I've searched the archives but have been unable to find > anything conclusive. Thank you to all that responded. Although I got differing answers, the one that kept reappearing was to put NOSENDMAIL=true in /etc/make.conf to keep sendmail from building. I got differing answers regarding NOMAILWRAPPER but most said to build it. So I put NOSENDMAIL=true in /etc/make.conf but left the NOMAILWRAPPER alone. Then when I ran mergemaster, I was careful not to replace /etc/mail/mailer.conf. Everything seems to be working OK. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message