Date: Thu, 22 Aug 2002 09:15:48 -0400 From: "Charles Swiger" <cswiger@mac.com> To: <freebsd-stable@FreeBSD.ORG> Subject: Re: sendmail Problems Message-ID: <00f501c249de$08e35a00$0301a8c0@prime> References: <000001c249a6$15db0830$0800a8c0@p4> <200208220831.51482.trevarthan@wingnet.net> <200208220841.55434.trevarthan@wingnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Matthias Trevarthan" <trevarthan@wingnet.net> > One more quick note: > > Be SURE to remove your OLD sendmail code from /etc/defaults/rc.conf > when you add the new MTA section. Otherwise you'll have conflicting > sendmail startup flags. The purpose of /etc/defaults/rc.conf is to provide an explicit list of all of the startup tunables, with their default values, so that you can selectively override just the things you want to tweak. Only, the way to do that is not to edit /etc/defaults/rc.conf, but to change /etc/rc.conf. You should be able to replace the old /etc/defaults/rc.conf whenever you run mergemaster, although taking a look at the diff and seeing whether anything you've customized has changed might save you a bit of time. -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f501c249de$08e35a00$0301a8c0>