From owner-freebsd-questions Wed Aug 14 3: 8:52 2002 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 3882A37B400 for ; Wed, 14 Aug 2002 03:08:49 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B79D43E4A for ; Wed, 14 Aug 2002 03:08:48 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.5/8.12.5) with ESMTP id g7EA8c0o001208; Wed, 14 Aug 2002 22:08:38 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.5/8.12.5/Submit) id g7EA8XcR001207; Wed, 14 Aug 2002 22:08:33 +1200 (NZST) Date: Wed, 14 Aug 2002 22:08:32 +1200 From: Jonathan Chen To: Tamir Halperin Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail Installation Problem Message-ID: <20020814100832.GA34247@grimoire.chen.org.nz> References: <985DF46E87E0C047A3670048DBCAD0550868DE@andrew.brobus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <985DF46E87E0C047A3670048DBCAD0550868DE@andrew.brobus.net> User-Agent: Mutt/1.4i 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 On Tue, Aug 13, 2002 at 06:04:05PM -0400, Tamir Halperin wrote: > Jonathan, > > > > It sounds like you have some experience with something I'm stuck on. I > > tried submitting this to the freebsd-questions maillist but it isn't > > showing up there for some reason. Please do not send questions to me directly. Always send your questions to the freebsd-questions list.. > > Anyway here goes and I hope you can help. > > > > I have sendmail 8.12.3 running on my FreeBSD 4.6 server although I can > > basically confirm that it isn't installed properly. There is no > > mention of it when I execute pkg_version -v and here's the result: sendmail is part of the base system. FreeBSD 4.6 comes with sendmail-8.12.3 installed. That's why it doesn't show up in the package list. > > To make things worse, I did a cvsup not long ago and now my ports > > collection only refers to sendmail 8.12.5 as well as a much older > > version of sendmail somewhere near 8.9.x The port's version will install sendmail 8.12.5 in /usr/local, unless you've installed sendmail 8.12.5 by hand into /usr (always a no-no). > > I'd like to switch to qmail for a few reasons and I'm reading about > > how important it is to remove Sendmail from my system prior to doing > > so. I also noticed by using /stand/sysinstall that sendmail isn't an > > optional port like other packages but rather something that seems to > > be part of the distribution itself. On my 4.6 CD it doesn't even show > > up in the "Electronic mail packages" list. It actually shows up in the > > Networking section with its own Sendmail item and a description of > > "This machine wants to run the Sendmail deamon". I was hoping that I > > could go back to that feature and remove sendmail from there. One of > > the three sendmail options is "None - Don't start any sendmail > > processes". Unfortunately, selecting this item and exiting doesn't > > make any change at all that I can discern. If you want to use qmail, just install it via the port and tweak the /etc/mailer.conf file. Leave the base system sendmail alone. You'll probably have to change the "mta_start_script" in /etc/rc.conf to use qmail's startup script instead. -- Jonathan Chen ---------------------------------------------------------------------- Jesus saves. Allah forgives. Cthulu thinks you'd make a nice sandwich. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message