From owner-freebsd-questions Fri Dec 1 7: 2:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 0B54D37B401 for ; Fri, 1 Dec 2000 07:02:41 -0800 (PST) Received: from lilith (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with SMTP id QAA29676; Fri, 1 Dec 2000 16:02:31 +0100 (MET) Message-ID: <007901c05ba7$bc223b80$4011a8c0@wohnheim.uniulm.de> From: "Siegbert Baude" To: "Christopher Farley" , References: <000701c05b5a$9cc34100$2e189cca@sleipnir> Subject: Re: Postfix vs. Sendmail Date: Fri, 1 Dec 2000 16:02:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Christopher, > You could prevent make world from making your sendmail files in > /etc/defaults/make.conf Donīt know, how much of the documentation you already read. What James suggested has to be done as: Copy the relevant lines from /etc/defaults/make.conf to /etc/make.conf and change the value THERE. Never touch any files in /etc/default as they could be overwritten during your next upgrade (and for some other reasons). Always copy the lines to their /etc counterparts and change the values there. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message